fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. juxta14
    3. Posts
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 27
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by juxta14

    • RE: Bucket of Closed Trade

      Thanks for your help @l-andorrà . Now getting some results using "For Each Closed Trade."

      posted in Questions & Answers
      J
      juxta14
    • Bucket of Closed Trade

      Hello everyone, help needed with a small project. I want to pull some statistics from closed trades and write to file from a specific currency pair when EA is attached to chart. Attached is what I did but nothing happens. Any help will be appreciated.
      Thanks.
      https://fxdreema.com/shared/qWWDz0une

      posted in Questions & Answers
      J
      juxta14
    • RE: Object on Chart - Price level 1, 2 and 3

      Thanks for the clear and concise explanation, greatly appreciated.

      posted in Questions & Answers
      J
      juxta14
    • Object on Chart - Price level 1, 2 and 3

      Under Conditions, Object on Chart, then Attributes , can somebody please explain or tell me about Price Level 1, Price level 2 and Price level 3. What they are and how to use them?

      Thanks

      posted in Questions & Answers
      J
      juxta14
    • RE: Trend Drawdown in a given period

      Fair enough, I understand. Thanks for the response.

      posted in Questions & Answers
      J
      juxta14
    • RE: Trend Drawdown in a given period

      What am trying to do is simple.

      I look at the last 200 bars on a chart on any time frame.

      Within those 200 bars I look for the direction of the trend, which is sometimes obvious and on a choppy chart not so obvious.

      In other to determine the trend I have decided to look at close price of bar 1 and bar 200. If bar 1 > bar 200; uptrend. If bar 1 < bar 200; downtrend.

      So the blue line is supposed to be the biggest retracement within the last 200 bars which is the highest high to the next lowest low before the chart continues in the upward trend.

      posted in Questions & Answers
      J
      juxta14
    • Trend Drawdown in a given period

      I am trying to show Trend draw down on a chart.
      First I look at the chart and determine the trend direction.
      Note, am only looking at the last 200 bars on the right side of the chart.
      If price of candle ID 1 is greater than price of candle ID 200 then trend is up, if candle 1 is less than 200 then trend is down.
      Now looking at the chat below the trend is up and there is a bit of drawdown indicated by the blue line.
      (0_1514874947791_CHFJPYM15.png image url)
      That Trend draw down identified by the blue line is what I want the EA to draw for me.
      Here is what I have coded so far but it’s not working as intended.
      https://fxdreema.com/shared/NwuBizIsc
      My question is how to manipulate the blocks to show the biggest draw down or pull back in a trend.
      Thanks for the help.

      posted in Questions & Answers
      J
      juxta14
    • RE: Counting Candle Back over a number of candles

      Hi the above works great but I ran into problem again trying a different scenerio which is drawing a trend line on the pull back or retracement part of a chart. Example: Looking back 0 to 100 bars we are in an uptrend and price gets to the highest high then pulls back to a low by a couple of candles before continuing in the up trend. How do I define that lowest low after the highest high in this scenerio? You can have a look at the figure below for better understanding Thanks for the help..![alt text](0_1513750743454_eurusdh1.png image url)

      posted in Questions & Answers
      J
      juxta14
    • RE: Counting Candle Back over a number of candles

      Thanks very much for the prompt response. This is what I was looking for. I will try it out. Cheers!

      posted in Questions & Answers
      J
      juxta14
    • Counting Candle Back over a number of candles

      What block do I use to count back candles example: I want to draw a trendline from the candle with the highest high looking back over the last 100 candles to the lowest low over the same last 100 candles?
      Thanks for the help.

      posted in Questions & Answers
      J
      juxta14
    • Undeclared Identifier

      When you specify markets in any of the blocks eg No trade, Buy now , Sell now. You get an undeclared identifier error when you compile your EA in MT4.
      https://fxdreema.com/shared/zu2wWZ4Ud
      Can admin please fix?

      Thanks.

      posted in Bug Reports
      J
      juxta14
    • RE: Problem with Money management in Buy and Sell Block

      Great! I checked now and it's working again.

      Thanks.

      posted in Questions & Answers
      J
      juxta14
    • Problem with Money management in Buy and Sell Block

      In the Buy and Sell block under money management, we have the option of using Fixed Volume or different styles of betting sequence such as Fibonacci, Martingale, Custom sequence etc. I have used this options before on some EA's and it worked but since yesterday new EA's I coded does not seem to be able to use this betting sequences, it is always using the Fixed Volume. I tried running EA in strategy tester and also on Demo but it always uses only the Fixed volume lots and not the sequence. Can admin please check if this is a bug or what exactly is going on. I have attached a test EA,
      https://fxdreema.com/builder/shared/f10r3yTdc
      When i test it lot size always remained fixed and does not increase by the sequence. Maybe it's just me.
      Thanks for helping out.

      posted in Questions & Answers
      J
      juxta14
    • RE: Help with My Indicators

      Miro1360 you are a GENIUS ! It works, EA is now working. What a brilliant solution you offered, man I just can't thank you enough. You have really helped me and I am so grateful. Cheers!🙇

      posted in Questions & Answers
      J
      juxta14
    • RE: Help with My Indicators

      Alright I understand now. I think I agree with you. Thank you very much for your time and prompt response. You are really very helpful on this forum well appreciated.👍

      posted in Questions & Answers
      J
      juxta14
    • RE: Help with My Indicators

      I mean Input parameters and Output buffers

      posted in Questions & Answers
      J
      juxta14
    • RE: Help with My Indicators

      Still not importing the Input and output variables. Or do I have to type them in manually?

      posted in Questions & Answers
      J
      juxta14
    • RE: Help with My Indicators

      i have tried to import the modified version and it still won't pull the Input parameters and Output buffers.

      posted in Questions & Answers
      J
      juxta14
    • Help with My Indicators

      I got this mq4 indicator 0_1486622934297_arbitrage.mq4 and I want to add it to My Indicators but it was not automatically populating the fields as expected (data type, Input Variable and Output buffer).
      So I manually typed in the values from the indicator into the fields myself.
      0_1486623278244_Capture for forum.png
      I now used the indicator in an EA to test it but it is not trading.
      https://fxdreema.com/builder/shared/hRPcTuMqb
      For whatever reason I think the EA is not able to read the indicator. (they are both in the correct MQL4 folder).
      Can you please have a look and help fix it.
      Thanks for your help.

      posted in Questions & Answers
      J
      juxta14
    • RE: Help with Trading Conditions in Renko

      Thanks you've given me some idea.

      posted in Questions & Answers
      J
      juxta14
    • 1
    • 2
    • 1 / 2