
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Trailing Stop EA based trendline
i want Trailing Stop EA based trendline.please help me.
EA draw trendline and i able to dislocate it.
Try this.
Remember, it is a script, not EA. Put it in script directory.
Then you have to catch this script by mouse and drop to real order openprice line.
Hi all,
Is it easy to write a trailing stop that is based on Moving Averages?
ie. close position(s) if last close price crosses the MA..
Andy
Hi andrewte,
Just found this thread with trailing stop based on Moving Averages https://www.mql5.com/en/forum/175843
newdigital, thanks for your great help !!
I was just wondering...is there a tool that does a trailing horizontal line? (not trailing stop)
I would like this because I have had a few orders that were stop hunted.
Trailling stop
Pls can anyone help me code a trailling stop ea with the function of start time...........for example ....if a trade is opened(buy or sell) at 12:30, i want the ea to note the trade at 12:35 and start trailling if the trade is in profit.