Unisciti alla nostra fan page
DeMarker gaining position volume 2 - sistema esperto per MetaTrader 5
- Visualizzazioni:
- 3671
- Valutazioni:
- Pubblicato:
- 2022.05.11 20:30
- Aggiornato:
- 2022.05.19 17:05
- Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Trading strategy
Version 2 added:
'Stop Loss', 'Take Profit'. The 'Trailing activate ...' parameter has been added to trailing - we can say that this is a breakeven parameter that does not depend on either 'Trailing Stop' or 'Trailing Step'. How it works: The EA expects the position to become profitable at least 'Trailing activate ...' Points and will move the stop loss to that level if possible. Then the usual trailing will work.
Added parameter group Time control:
This section sets the time range for searching for trading signals. The time range is enabled via 'Use time control' and sets the time interval for searching for signals from 'Start Hour'::'Start Minute' to 'End Hour'::'End Minute'. The time range can be set both within the day and with the transition through the day. Does not affect trailing.
A simple indicator plotting a channel with a constant range
Trailing Activate Close AllAssistant - works on the current symbol, has the 'Trailing activate if profit is >=' parameter in the trailing parameters. Sets the initial Stop Loss and Take Profit. Closes all positions when target profit is reached
The indicator shows the position of two indicators (iMA and iStochastic)
DeMarker PendingStrategy based on the 'DeMarker' indicator, working with pending orders