fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. jstap
    3. Posts
    • Profile
    • Following 2
    • Followers 222
    • Topics 37
    • Posts 9381
    • Best 1086
    • Controversial 23
    • Groups 0

    Posts made by jstap

    • RE: Large Trade - Trade Results Questions In Backtest

      Not sure, only thing I can suggest is set levels to a set amount of pips, check the values and the distance on backtest, ctrl will give you the cross hair to drag between levels. Personally I would use a process of elimination, so remove blocks/what a block s doing and see if problem disappears, then I know where it is and what to test to fix.

      posted in Questions & Answers
      jstap
      jstap
    • RE: What does the EA remember when restarting MT4/5?

      None will, blocks that do the calculation there and then don't need to, other than that only something that saves data to a global (terminal) variable can remember.

      posted in Questions & Answers
      jstap
      jstap
    • RE: CURRENT CANDLE CROSSOVER PREVIOUS CANDLE

      In meta trader it is candle 0 close, or market properties bid price on 99% of brokers. The odd 1 draws candles from ask price. It means current price as the close doesn't have a price until the candle closes and becomes candle 1.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Objects Showing On Tester but Not Showing On Chart

      Do you mean live chart after showing on back test chart?
      This maybe?
      msedge_UW5KKuebyL.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: How to draw Fibonacci from Zig Zag when BoS occur

      Yes that is how you draw accurate Fibonacci, but how are you determining (or how is EA determining) the high and low candle ID's?

      posted in Questions & Answers
      jstap
      jstap
    • RE: Logic For Multiple Inside Bars

      I think you have written the candle ID numbers wrong, 0 is the current forming candle, 1 is the closed candle before etc, so in your picture if 3 is the current forming candle (so actually 0) the range candle would be 3

      posted in Questions & Answers
      jstap
      jstap
    • RE: Need 50% of range to create variable price

      Watch on backtest and view what has been done, that picture is not lots, it's pips/points, this won't affect lots, except for if the EA views a pip/point differently resulting in a bigger/smaller distance, leave it as standard, drag your cross hare (ctrl f on backtest) snd use that number in any place pips are needed.

      posted in Questions & Answers
      jstap
      jstap
    • RE: گروه روبومستر سلیمانی خواه

      Not sure exactly what you need, but here is a project that draws 3 lines: https://fxdreema.com/shared/qhLUxJZXb

      posted in Questions & Answers
      jstap
      jstap
    • RE: Need 50% of range to create variable price

      That picture doesn't show the lot size it was trying to place, I would set to 0.01 while testing so I know this is not the problem. I would use flags (as a gate) so when condition 1 happens (a candle closing) the flag is set, then the x over/under the line checks the flag and places the trade, switch the flag off when a trade is placed or condition is no longer valid. To test this set up a test project, that draws a named line on init and every time it crosses add 1 to a variable, and view it in a comment, this way you know if it should work when adding to your main project.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Bucket is not working! (with example)

      Bucket doesn't work on MT5, you have to create with pink blocks, the link is how to do lots, you will have to create the rest: https://fxdreema.com/shared/LKDvSE9Fb

      posted in Bug Reports
      jstap
      jstap
    • RE: EA Build

      Need a lot more information to be able to help you

      posted in General Discussions
      jstap
      jstap
    • RE: Need 50% of range to create variable price

      Your welcome

      posted in Questions & Answers
      jstap
      jstap
    • RE: Need 50% of range to create variable price

      It seems to make sense to me.

      lowest at 10:45 so >9:00 and <16:00
      metatester64_3XaFUxPJSl.png

      Highest at 10:15 so >9:00 and <16:00
      metatester64_ZcLJ2LZKws.png

      And the blue line being drawn in the middle, may be that backtester had to load enough data to display correctly.

      posted in Questions & Answers
      jstap
      jstap
    • RE: MT5 COLUMN PARAMTERS

      You can fine the code on the MQL5 wed site, search google to find' for example AccountBalance() [Equity/Profit Etc] will return that value

      posted in Questions & Answers
      jstap
      jstap
    • RE: Draw Fibonacci based on two points

      You are selecting pitce where ou should be selecting time:
      msedge_AEnfi0jild.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: How to enter at a candle close?

      2 condition blocks, (condition 1) candle 1 x> SMA on candle 1 - (condition 2) candle 1 closes > SMA on candle 1

      posted in Questions & Answers
      jstap
      jstap
    • RE: Need 50% of range to create variable price

      just copy what I did, it shows it works and how to do it

      posted in Questions & Answers
      jstap
      jstap
    • RE: Need 50% of range to create variable price

      You can draw lines on those places like this:
      https://fxdreema.com/shared/8Hr6vlcrd

      metatester64_HOt0vwVMWg.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: Draw Fibonacci based on two points

      Not sure what you mean exactly the 2 how are you getting the 2 price points?

      posted in Questions & Answers
      jstap
      jstap
    • 1
    • 2
    • 19
    • 20
    • 21
    • 22
    • 23
    • 469
    • 470
    • 21 / 470