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: EA not Drawing and send notification

      @lekan4forex Add -2o pips to the adjust box.

      posted in Questions & Answers
      jstap
      jstap
    • RE: How can I make one stop loss closs all trades?

      @elton076 Like picture, combine buys and sells if you want both closed.

      0_1653642664944_36ea7f80-e442-44cb-9cd3-9a20b05e64af-image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: How can I make one stop loss closs all trades?

      @elton076 On trade tab, purple trade closed block, close trades block.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Creat same stoploss level on 1st trade

      @mcvinbabas Above the pending block put a pink for each trade block in the stop loss section put custom price level and put in loop slop loss value.

      posted in Questions & Answers
      jstap
      jstap
    • RE: How to stop trades once reached take profit

      @lucky930 Use a condition block with profit in left operand=>value in the right, close block beneath.

      posted in Questions & Answers
      jstap
      jstap
    • RE: EA not Drawing and send notification

      @lekan4forex On tester you probably won't get a notification but you should get an arrow, I do it regularly,

      posted in Questions & Answers
      jstap
      jstap
    • RE: How to stop trades once reached take profit

      @lucky930 🙂 sods law says if I close a tab, Ill need it again so I leave it for a while.

      posted in Questions & Answers
      jstap
      jstap
    • RE: EA not Drawing and send notification

      @lekan4forex You don't have any notification in the block (label needs to contain a value), candle close for the current candle (0) should be the current price, you could try high or low.

      0_1653581765281_fce7f4c6-8675-4b08-881c-6017edaa7733-image.png

      posted in Questions & Answers
      jstap
      jstap
    • RE: Custom indicator does not load values

      @kamux Create 3 double variables named as you want and add these lines to custom code block, put each variable in a comment so you can visually check all lines match variable digits.

      VARIABLE1 = iCustom(NULL,0,"INDICATOR NAME"0,0);

      VARIABLE2 = iCustom(NULL,0,"INDICATOR NAME"1,0);

      VARIABLE3 = iCustom(NULL,0,"INDICATOR NAME"2,0);

      See if this works but it looks as though this is different on MT5 vs MT4, on mt4 this would return the data needed.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Custom indicator does not load values

      @kamux Triple colour indicators are notoriously hard to read, I am not talking about the indicator inputs, I am talking about the data window. View tab->data window.

      posted in Questions & Answers
      jstap
      jstap
    • RE: William %R cross EMA 13

      @lhnphuon The only way I know is to get a custom indicator created.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Custom indicator does not load values

      @kamux My knowledge on coding is limited, what I do know is though is the buffers FX uses are lines of code so if none show when added to FX it likely doesn't have them, you could try adding as it may work. If when you get this loaded in MT5 it is showing the relevent data in the data window I can show you how to get from iCustom code.

      posted in Questions & Answers
      jstap
      jstap
    • RE: Custom indicator does not load values

      @kamux This indicator doesn't seem to have any buffers

      posted in Questions & Answers
      jstap
      jstap
    • RE: Check Market Close

      @duepips You add it like this https://fxdreema.com/shared/1bYhCfYfe only works on MT4, MT5 is more complicated.

      posted in Questions & Answers
      jstap
      jstap
    • RE: how to make condition that indicate when candles touch the moving average the first touch

      @mateen Then you will have to use flags and the pass once blocks, flag to record when the cross has happened, X> or X< and candle closing on the right side will mimic the touch.

      posted in Questions & Answers
      jstap
      jstap
    • RE: How to make my Ea's name appear on my mobile meta trader platform.

      @elton076 I think this is just created from the comment in buy/sell block, if not something changes it, not done it in a while but previously something changed it.

      posted in Questions & Answers
      jstap
      jstap
    • RE: How to stop trades once reached take profit

      @olamayour143 I have never got unrealised to work, your 1st picture is what I meant but if you want to work with a loss you have to use a minus (-10)

      posted in Questions & Answers
      jstap
      jstap
    • RE: ATR pips

      @seb-0 Glad this works, I tried many ways but found it failed in certain situations, I will put your version to test and see how it works. Thanks

      posted in Tutorials by Users
      jstap
      jstap
    • 1
    • 2
    • 334
    • 335
    • 336
    • 337
    • 338
    • 469
    • 470
    • 336 / 470