Rejoignez notre page de fans
- Vues:
- 19517
- Note:
- Publié:
- 2016.03.07 10:30
- Mise à jour:
- 2016.11.22 07:32
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The EA operation logic: open a Buy order with Take Profit and Stop Loss, if the order closes by Stop Loss, then the Take Profit of the next order will be equal to the Take Profit of the previous order, multiplied by the coefficient.
When Buy closes by Stop Loss or Take Profit, then a Sell order with Take Profit and Stop Loss is opened, if the order closes by Stop Loss, then the Take Profit of the next order will be equal to the Take Profit of the previous order, multiplied by the coefficient.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/13121

The Expert Advisor based on the Heiken Ashi indicator.

The indicator shows the identification (magic) number and the profit of the order.

The Expert Advisor based on the RSI indicator. МА and martingale are added in the new version.

The Expert Advisor which uses AO and AC. Buying and selling is performed when the colors of the indicators match.