- Soft Trailing stop
Closes "XU v65m-XARD UNIVERSE" with candle color.
Select from 3 patterns.
If "Flat candle color" is selected, the position is closed at the break of 13ema.
If "Opposite candle color" is selected, the position is closed at the break of the 55 EMA.
If "Not used" is selected, no trailing stop is made.
- Hard Stop loss
Select from 2 patterns.
If "55ema" is selected, StopLoss is set to the 55ema and trailing stop is made.
If "Not used" is selected, no hard Stop loss is set. No trail will be made.
Re: XARD - Simple Trend Following Trading System
Posted: Tue Jul 02, 2024 4:19 pm
by Neroloft
beautiful back to back hybrid setup
Re: XARD - Simple Trend Following Trading System
Posted: Tue Jul 02, 2024 5:32 pm
by DaveTrader
Updated mt5 version
added Index Entry thanks to user Billinhit
Neroloft wrote: Tue Jul 02, 2024 7:23 pm
heads up for possible scalp setup
secured some profits, now trailing stop for final tp.
note: the histograms on the sub windows, is excellent in giving a heads up for possible reversal or end of a run.
(what do you think guys?)
Re: XARD - Simple Trend Following Trading System
Posted: Tue Jul 02, 2024 8:15 pm
by Samoth
Has anyone ever had this error message here?
When I attach any trade manager EA to the chart, the chart always freezes for 5-6 seconds, mostly when I move the chart.
After the freeze is over I get this message here:
Re: XARD - Simple Trend Following Trading System
Posted: Tue Jul 02, 2024 8:55 pm
by funchi
Samoth wrote: Tue Jul 02, 2024 8:15 pm
Has anyone ever had this error message here?
When I attach any trade manager EA to the chart, the chart always freezes for 5-6 seconds, mostly when I move the chart.
After the freeze is over I get this message here:
In the source code "XU v65m-XARD UNIVERSE.mq4", change the area around "EventSetMillisecondTimer(300);" and "EventKillTimer( );" as in the attached image.