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 9382
    • Best 1086
    • Controversial 23
    • Groups 0

    Posts made by jstap

    • RE: Candle is above set price

      What is creating the object?

      posted in Questions & Answers
      jstap
      jstap
    • RE: How can I access the previous 3 tops zigzag

      Is in the standard blocks H1, H2, H3, L1, L2, L3

      posted in Questions & Answers
      jstap
      jstap
    • RE: HOW TO CREATE EA WITH CUSTOM INDICATOR (Which Has 7 Buffer)

      This indicator seems to have all you need, set up a test so when the signal appears (using a yellow indicator appear block) you do something like add 1 into a variable, and put the variable into a comment to see. Then you will see how to make it work in your EA.

      posted in Questions & Answers
      jstap
      jstap
    • RE: close position

      You can see how to do most of that here: https://fxdreema.com/shared/yISciEoHd change what you need and add what you want

      posted in Questions & Answers
      jstap
      jstap
    • RE: How to set Flag to true/false after consecutive losses?

      have you looked at what I put? test with this and add your latest shared link

      posted in Questions & Answers
      jstap
      jstap
    • RE: Please help with this

      To have this as a minus _LOSS_PIPS you need to call it by name with a - like this -_LOSS_PIPS
      To have ADD_ORDER_MULTIPLYER * in adjust you need to call by name like this *ADD_ORDER_MULTIPLYER

      posted in Questions & Answers
      jstap
      jstap
    • RE: how to check last lot to be continue after EA got kick out form chart ?

      Add a shared link rather than pictures to see what you've done.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Supply and demand

      You are selecting object by name, then doing nothing with it, and trying to call it with a 0

      posted in Questions & Answers
      jstap
      jstap
    • RE: == operation not working

      That is how many candles it took to go from 1 side to the other

      posted in Bug Reports
      jstap
      jstap
    • RE: I Need to know previous 3 Low, or the previous 2 High Of Zigzag

      This is in the standard blocks, The high or low you chose relate to these points

      posted in Questions & Answers
      jstap
      jstap
    • RE: Enter when price crosses above/below moving average by "X" pips

      PIPS_TO_CROSS needs to be written, because right click selected, prevents adding + or - and pips

      image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: Enter when price crosses above/below moving average by "X" pips

      image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: 'No trade nearby' Bug in Martingale Grid Sequence

      Try it without using a block with a grid, also save the value to a terminal variable, so the value is always stored away from your terminal: https://fxdreema.com/shared/PP8Z3ENne

      posted in Bug Reports
      jstap
      jstap
    • RE: Enter when price crosses above/below moving average by "X" pips

      You can adjust in a modify block, no need for a formula:

      image.png

      You can also add all this into a condition block.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Enter when price crosses above/below moving average by "X" pips

      Add a shared link of candle 0 doing the cross, generally get 1 condition working before moving on to the next.

      posted in Questions & Answers
      jstap
      jstap
    • RE: HOW TO CREATE EA WITH CUSTOM INDICATOR (Which Has 7 Buffer)

      Currently, it's that I cannot get the indicator working. Put the buffers into a comment, then tell me what values you have, and whether they match the data window values.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Please help with this

      You can use 100 in the LOSS_PIPS constant, but call it by name using -LOSS_PIPS.

      You can follow this link: https://fxdreema.com/shared/sLsWF5Nmb and change the reason for placing a new trade, and your multiplication.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Pending order

      This is your choice as to what you want this to do, test 1 condition until it is doing what you want, then test the 2nd, and then add them together

      posted in Questions & Answers
      jstap
      jstap
    • RE: HOW TO CREATE EA WITH CUSTOM INDICATOR (Which Has 7 Buffer)

      I can not get this indicator working on backtest, or live, which means I can not test, what you need to do is put the buffer into a comment, check if this value is the same as the value in your data window, and then you can work out it you can use.

      posted in Questions & Answers
      jstap
      jstap
    • RE: how to check last lot to be continue after EA got kick out form chart ?

      Using de init and on init is how to save a value when removing EA from chart, on a random crash you need to save regularly or do something like what's in this link: https://fxdreema.com/shared/6GuQtLpkc

      posted in Questions & Answers
      jstap
      jstap
    • 1
    • 2
    • 176
    • 177
    • 178
    • 179
    • 180
    • 469
    • 470
    • 178 / 470