fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Subotai
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 7
    • Best 0
    • Controversial 0
    • Groups 0

    Subotai

    @Subotai

    0
    Reputation
    96
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Subotai Unfollow Follow

    Latest posts made by Subotai

    • RE: Backtest vs demo

      To round up my monologue, could the reasons for my problems on live demo be in the magic number of ea? I had the same magic number across dirfferent charts of different pairs. I have now changed all magic number. Could that have been the reason?

      EDIT: The answer is not in the magic number as the problem persists...
      I would greatly appreciate any help.

      posted in Questions & Answers
      S
      Subotai
    • RE: Backtest vs demo

      I changed it to this:
      0_1594804468862_Brez naslova.png
      Hopefully this wil work.

      posted in Questions & Answers
      S
      Subotai
    • RE: Backtest vs demo

      It would seem that the problem lies in my blocks that close the trade. But I only have this setup for closing trades (i have it mirrored for sells) and i cannot seem to find the problem. It truly is weird why it would behave correctly on backtesting (on every tick) and not working correctly on live demo... is this perhaps some bug?0_1594803405625_Brez naslova.png

      posted in Questions & Answers
      S
      Subotai
    • Backtest vs demo

      Hello everyone, I have encountered a problem with my EA. EA worked perfectly on backtesting, but there are some hiccups on live demo account.
      This photo on backtest shows houw it's supposed to look.
      0_1594141684925_Pravilno.png
      This photo on live demo show the mistake, as it took me out of trade mid candle for no apparent reason.0_1594141779299_Napačno.png
      Here we have another example how it should look:
      0_1594141806688_Pravilno2.png
      And again, the incorrect one:
      0_1594141825724_Napačno2.png
      It would seem that it closes the trade too soon. Any help would be greatly appreciated.

      posted in Questions & Answers
      S
      Subotai
    • RE: Move SL of second position to breakeven when first position hits TP

      Thank you for your comment. Luckily I managed to make it work once i learned the magic of variables.

      posted in Questions & Answers
      S
      Subotai
    • RE: Move SL of second position to breakeven when first position hits TP

      I think i managed to solve the question of how to move stop loss to breakeven after tp. I therefore need help only with the question of how to make the trailing stop the same as was the stop loss of the trade. The stop loss is based on ATR.
      EDIT:If I understand correctly, i could do that by copying the candle ID of the first trade candle into the trailing stop... if I'm not mistaken that is done with variables? How can I do that?

      posted in Questions & Answers
      S
      Subotai
    • Move SL of second position to breakeven when first position hits TP

      Hello everyone, fxDreema beginner here. As it says in the title, I would like to make my EA move the SL of a second trade to breakeven when the first trade hits TP. How would i go about it? How could i also make it so that the trailing stop of the second trade is the same size as was the trade's stop loss? The stoploss of the second trade is based on ATR. Thanks to everyone in advance.

      posted in Questions & Answers
      S
      Subotai