Rejoignez notre page de fans
- Publié par:
- Vladimir Karputov
- Vues:
- 11074
- Note:
- Publié:
- 2018.11.20 12:48
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The author of the idea - Victor Lukashuck
mq5 code author - barabashkakvn
The EA uses iSAR (Parabolic SAR) indicator signals on the Bar current bar from the Work timeframe. The EA opens only one position at a time, therefore it is able to work both on hedging and netting accounts.
An open signal is also a signal to close an opposite position. If an opposite position is present, it is closed, and a new position is opened in a signal direction.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/23039

Brief description

The Expert Advisor is based on iCCI (Commodity Channel Index, CCI) and iMA (Moving Average, MA) indicators.

Moving positions to breakeven

The Expert Advisor applies iADX (Average Directional Movement Index, ADX) and iBands (Bollinger Bands, BB) indicators