@M313 maybe here you can find the reason and the solution
https://fxdreema.com/forum/topic/20945/mt4-expert-does-nt-work-on-new-1421-build?_=1729510102807
@M313 maybe here you can find the reason and the solution
https://fxdreema.com/forum/topic/20945/mt4-expert-does-nt-work-on-new-1421-build?_=1729510102807
Hi @roar , how to cancel the comment after the order has been closed?
Thanks

Currently the solution is to upgrade to Win 11
@Nilesh your link is the builder page, this is how to create a shared link

https://fxdreema.com/builder/shared/Ia3NmCspb
This is the link of 1 munite EA.
no problem in live also. Please upload a live picture to shows the problem.
Please, share the indicator. I'll take some test on it
I only now see this picture, usually the buffers starts with #0
Try renumbering them, so the last two become #8 and #9
@Mr-Big put the pips in the adjust fields like this

@funmi i've tested now your project, no issue on my side.
Are you referring on backtest or live trading?
search in "codebase" on mql5.com
anyway fxdreema cannot build indicators, Expert Advisor only
seems the button autotrading/algotrading is off (at the top of MT4/5)
@Suraj0544 Pink blocks are right, put manual trades in break even and trailing, and, since you want to trail 10 pips SL AFTER break even, you MUST put the trailing start at 60 pips (50 pips of break even + 10)

I tested your project, you have to put candle ID1 inside all condition blocks. Almost all indicators does not works well on candle ID0. For some reason (i don't investigate why) the buy side works even on candle ID0
you already have the trailing stop, about break even just put the relevant block the same way