What do you mean? could you send a little example?
Latest posts made by Criptofuture
-
RE: Building partial Stop Profit but impractialposted in Questions & Answers
-
Building partial Stop Profit but impractialposted in Questions & Answers
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. -
RE: On trade not working correctlyposted in Bug Reports
@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

2

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. -
RE: On trade not working correctlyposted in Bug Reports
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!
-
RE: On trade not working correctlyposted in Bug Reports
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.
-
On trade not working correctlyposted in Bug Reports
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 -
Strategy tester visualization mt5 jumping from pending triggered to closing tradeposted in Questions & Answers
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
-
RE: "Check how it was closed" gives problems when translated to mq5posted in Questions & Answers
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! -
RE: Number of profits and losses through "Check block" not working properly after first dayposted in Questions & Answers
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