SignalDeMarker is a stable automatic expert advisor. The algorithm of the Expert Advisor is based on the definition of overbought/oversold market zones, built on the basis of an assessment of current demand and the level of risk. The indicator is installed in the usual way, on a chart with a time period of D1 and works with any trading instrument.
- Expert_MagicNumber =1234-magic number
- Signal_StopLevel =50.0 – stop loss level (in points)
- Signal_TakeLevel =50.0 – Take profit level (in points)
- Signal_Expiration =4 – expiration of pending orders (in bars)
- Signal_DeM_PeriodDeM =8-calculation period for the DeMarker indicator
- Trailing_FixedPips_StopLevel =30 – stop loss trailing level (in points)
- Trailing_FixedPips_ProfitLevel=50 – take profit trailing level (in points)
- Money_FixLot_Percent=10.0-percent
- Money_FixLot_Lots=1-transaction volume
The parameters of the Expert Advisor are easily optimized, the parameters for optimization are highlighted in bold. I recommend optimizing the parameters every week for the previous week. The Expert Advisor can be used simultaneously on different trading instruments, only you need to specify your Expert_MagicNumber in the Expert Advisor parameters for each trading instrument.
[spoiler title=”Read More…”]
[/spoiler]