fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Criptofuture
    3. Posts
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 15
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by Criptofuture

    • RE: Building partial Stop Profit but impractial

      What do you mean? could you send a little example?

      posted in Questions & Answers
      C
      Criptofuture
    • Building partial Stop Profit but impractial

      Im building a sequence to let the trade run during high volatility and catch the move. The idea is worst case scenario every time there is 5 more pips starting from 80 pips (85, 90, 95, etc) and price retraces 5 pips, a % of the trade would be closed. Say the trade goes to 80 pips and then back to 75, it would close a %, if on the other hand there is a fast move and profit (pips) jumps from 80 pips to 110 and then retraces to 105, all the % that would have been closed at 75, 80, 85, 90, 95 and 100 would be closed at 105.
      This structure is already built, but is very long and impractial. I would like to know if anybody has any ideas or solutions since I want to build this from 80 pips to 280 and then that structure 3 times more for different groups of trades, something that would be astronomical. I imagine there must be a more elegant way to build it but I havent been able to come up with it yet.
      https://fxdreema.com/shared/Pv9ZiIDLb
      I hope I made myself clear, please ask anything thats unclear.
      Would appreciate a lot some help.

      posted in Questions & Answers
      C
      Criptofuture
    • RE: On trade not working correctly

      @tipsywisdom I solved it this way: https://fxdreema.com/shared/QdgMaj4sd

      posted in Bug Reports
      C
      Criptofuture
    • RE: On trade not working correctly

      @TipsyWisdom
      Thank you for taking the time to answer.
      I tried what you said "1" and also this "2" But it still doesnt work. 50% of the trade is still being closed as soon as is opened.
      1
      0_1642972104207_978bb942-376c-4430-8d51-99fd7353c8f4-image.png
      2
      0_1642972173764_5de91aa9-5a1a-474c-9128-e2526a16abd2-image.png
      The EA trades when there is high volatility, so its important for it to count the trades every tick or as soon as they are closed. In order to do that is vital that it is counted On Trade, since I want to backtest the bot without it taking 60 hours a time.

      posted in Bug Reports
      C
      Criptofuture
    • RE: On trade not working correctly

      https://fxdreema.com/shared/Oi7rdxxvc
      Im having 2 problems, the first one is the one already described, the structure is as simple as 2 blocks. The 2nd one is that I want to take partial profits, what happens is that as soon as the trade is opened, 50% of it is closed. It doesnt wait to reach the "pips away from open price" amount.

      I appreciate your help!

      posted in Bug Reports
      C
      Criptofuture
    • RE: On trade not working correctly

      Allegedly they work exactly the same, the thing is that when using On Tick it consumes a lot of resources, for example when backtesting usually 1 year takes 2 hours and a half, now is running 13 hours already and its on the 4th month, so we could assume it will take around 60 hours for the same backtest.

      posted in Bug Reports
      C
      Criptofuture
    • On trade not working correctly

      https://fxdreema.com/shared/FZEX6dA7d
      Hi there, I built the same structure in On Tick and On Trade and when using On Trade the counters do not work correctly, some trades are not being counted, I cant seem to find the reason.
      I would appreciate your help!
      Thanks in advance

      posted in Bug Reports
      C
      Criptofuture
    • Strategy tester visualization mt5 jumping from pending triggered to closing trade

      Im backtesting an algo and I want to be able to see it working with the strategy tester visualization on mt5. The problem Im encountering is that from the moment a trade is opened, the graph jumps directly to the moment the trade was closed. I want to be able to see what happens in between. Does anybody have the same problem? Any solutions? Is it related to my algo or the mt5 configurations?

      Thanks in advance

      posted in Questions & Answers
      C
      Criptofuture
    • RE: "Check how it was closed" gives problems when translated to mq5

      Hi @jstap
      Thank you very much for your answer, I tried these 2 structures, only the one on the right worked.
      Im not sure if Im making any mistake on the one on the left, nevertheless its working.
      https://fxdreema.com/shared/7guak3w2b
      Thank you again!

      posted in Questions & Answers
      C
      Criptofuture
    • RE: Number of profits and losses through "Check block" not working properly after first day

      I created a new thread haha. Issue is actually not resolved.
      https://fxdreema.com/forum/topic/13592/check-how-it-was-closed-gives-problems-when-translated-to-mq5

      posted in Questions & Answers
      C
      Criptofuture
    • "Check how it was closed" gives problems when translated to mq5

      https://fxdreema.com/shared/ed1OWl8mb
      Im using this structure to count the number of:
      Opened trades
      Closed trades
      Closed on TP
      Closed on SL

      Sadly, the number of trades closed on TP and SL are not being properly counted when translated to mq5. It is working correctly on mt4.
      "Check loss" and "Check profit" give the same issue.

      Is there a solution for this? Or how can I work around it?

      I would appreciate your help a lot.

      posted in Questions & Answers
      C
      Criptofuture
    • RE: Number of profits and losses through "Check block" not working properly after first day

      @l-andorrĂ 
      Nevermind, I figured it out.
      Thank you for you interest nevertheless đŸ™‚

      posted in Questions & Answers
      C
      Criptofuture
    • RE: Number of profits and losses through "Check block" not working properly after first day

      @l-andorrĂ 
      Sure, here it is.
      https://fxdreema.com/shared/FYkSOwYue
      Thank you for your help!
      Btw, I also tried to use "check how it was closed" and had a similar problem.

      posted in Questions & Answers
      C
      Criptofuture
    • RE: Number of profits and losses through "Check block" not working properly after first day

      Sure, here it is.
      https://fxdreema.com/shared/FYkSOwYue
      Thank you for your help!
      Btw, I also tried to use "check how it was closed" and had a similar problem.

      posted in Questions & Answers
      C
      Criptofuture
    • Number of profits and losses through "Check block" not working properly after first day

      0_1635199426849_fxDreema (34).mq4
      Hi people.

      Im having a lot of trouble with the "check loss" and "check profit". Im backtesting the EA and on the first day, counting is correct. Every day at a certain time Im resetting the variables but for some strange reason on day 2 first trade is a win over the threshold, it is not counted, 2nd trade is a loss over the threshold, it is not counted, 3rd trade is a win over the threshold and is counted as a loss.
      Im completly lost on what is going on. I would appreciate your help a lot.

      posted in Questions & Answers
      C
      Criptofuture
    • 1 / 1