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
- Publié par:
- Vladimir Karputov
- Vues:
- 4577
- Note:
- Publié:
- 2017.08.10 09:52
- Mise à jour:
- 2018.06.26 13:00
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The author of the idea: Fafar.forex (the beginning of the related discussion #103)
MQL5 code author: Vladimir Karputov.
Features
- Works on a new bar;
- The number of positions is not limited;
- If a BUY signal is received, all SELL positions are closed;
- If a SELL signal is received, all BUY positions are closed;
- Before opening an order, a check is performed if there are enough funds for a double lot.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/18311

The TotalPowerIndicatorX indicator with the timeframe selection option available in the indicator input parameters.

Two histograms in one window, showing the maximum average price deviation in points from the initial value.

The Exp_TotalPowerIndicatorX Expert Advisor is based on the signals generated by the TotalPowerIndicatorX oscillator. It also provides the possibility to set a strict trading time interval

The XMA_KLx5_Cloud indicator with the timeframe selection option available in the input parameters.