ATR Trailing Stop EA updated to version 1.06 to introduce an MT5 version and fix working with multiple symbols.
Please try the attached version. I think the issue isn't in real vs. demo. It looks like the ticker number is so large it doesn't fit into an normal integer variable, so an unsigned long integer should be used instead. Please let me know whether this fixed the problem, so I could update this for everyone. Thanks!I try in MT5 version on Real Account of FBS that show error
Wrong position modification request: -1283766019 in XRPUSD at SL = 0.56196, TP = 0.0
SO , i checked this ticket order is not 1283766019 I think ea not catch the ticket number on real account
But , EA still work on demo account with out any error
I need to ask you that the ticket number on real account and demo account are different right? or EA problem , thank
i had Tried attachment version work on real and demo account with out any error , thank for good toolPlease try the attached version. I think the issue isn't in real vs. demo. It looks like the ticker number is so large it doesn't fit into an normal integer variable, so an unsigned long integer should be used instead. Please let me know whether this fixed the problem, so I could update this for everyone. Thanks!
Sorry, but this doesn't clarify anything. There is no such thing as "Trailing stop, ATR indicator" on our website. We have only these two:Good day
I refer to the Trailing stop, ATR indicator.
If you want to avoid ATR Trailing Stop EA from applying to some of your trades, you can use its filtering options. For the trades on the same symbol, there's a magic number filter and a commentary filter. There's no trade age filter.Yes, it is the Expert advisor.....https://www.earnforex.com/metatrader-expert-advisors/atr-trailing-stop/
My apologies, not necessary to get nasty!
Wait, what do you mean? Your SL is already shown on the chart.Hi Enivid
Is there a way to make the trailing ATR SL show up on the chart as a line behind the price so I can experiment with suitable settings?
help appreciated
Paul
OK. I see... I will try to add that in the next version.I was thinking of a line following the profile of the EA SL as price progresses, if that makes sense!! Not just the actual SL level at any given time once in a trade.
Thanks
Paul