Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 13792
- Note:
- Publié:
- 2015.12.10 12:52
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
This indicator downloads history of symbols which have open charts. It will no longer be necessary to wait for an update when switching timeframes.
It can only be placed on one chart.Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/13595

This EA implements a grid strategy by placing buy and sell orders at the same time.

Just a Donchian channel with slope. If xslope=0 it becomes the Donchian channel. It uses the moving average of Momentum.

The Moving Average indicator values are used for trading.

The Expert Advisor is based on the Williams Percent Range indicator. It sells in the overbought zone and buys in the oversold zone. Trailing Stop and operation timer are attached to it.