Hi @yalgaar
Do this...

Hi @yalgaar
Do this...

Hello,
Still the builder can't load projects. Anyone still having same issues on their end?
@l-andorrĂ Thanks for the reply! I managed to resolve the issue involving some variables and comparing a certain value from the previous candle.
@miro1360
The Trade Statistics option is not available for MT5. Is there any alternative to use in MT5?
@fxDreema
How to use the Bucket blocks to determine the current open trade count for MT5?

Hello,
Guys a small assistance I will appreciate.
I need a check if a trade has reached a LOSS of 100 or more pips.
The trades are not resulting on how I want it to be based on the condition on the image below. There should be a correct way.

Thanks!
I did it earlier but It will wait until the next bar to start and I don't want to miss the possible trades happening inside an hour timeframe.
Hello All,
Guys I need some help on my customized Martingale strategy. Somehow I'm getting duplicate trades on the initial stage as seen on the image. I have included the Once per bar condition but that didn't help.!
So as you can see, the initial trade happens in Section 1 in the image and once that trades initiates, Section 2 will check if the loss has reached a certain amount. If a certain loss is reached, then another trade will start but it creates duplicate trades as seen. The duplicate trade happens only on the first trade when Section 2 is initiated.


Hoping to hear from you guys and would appreciate it!
Thanks advance!
Hello all,
Good day!
I am working on an EA that trades and doubles the lot size like a Martingale strategy. I am just stuck on how can I determine if the last trade has reached for example a 10 pips loss so I can close all trades.
Thanks Advance!
@l-andorrĂ Thanks I will try this! 
@l-andorrĂ Thanks for the reply! I managed to resolve the issue involving some variables and comparing a certain value from the previous candle.
I placed the "Once per bar" in the top because my issue is:
-When a previous trade just got closed, in the same candle a new trade gets opened. I need to activate again the condition only on the next future candle. The placing of "Once per bar" creates didn't fix my issue.
Any advise would be greatly appreciated.
Thanks!
Hello guys,
If anyone can advise me please. In my EA once a trade closes, immediately a new trade gets opened for the condition is still met which usually happen on long bars. If the current candle hits TP/SL it closes but I don't want a new trade in the same candle.
I want to have the new trade open in the next candle only if the condition is still met.

Thanks advance!