Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Publié par:
- Vladimir Karputov
- Vues:
- 2349
- Note:
- Publié:
- 2017.03.02 10:57
- Mise à jour:
- 2018.02.15 17:57
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Author of the idea is PPP, author of the MQL5 code is barabashkakvn.
Two iMAs on the current period and one on PERIOD_D1.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/17341

Pending Buy Limit (BuyLimit) and Sell Limit (SellLimit) orders. Using OnTradeTransaction().

Analysis of bars, if they contain N consecutive bars of the same type.

The Expert Advisor makes trading decisions based on simple candlestick combinations. It is designed for use on the H4 period.

Two iMA indicators with hard coded periods of 3 and 7, and on iRSI indicator with the period of 2.