Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Experts

Bollinger Bands N positions - expert pour MetaTrader 5

Publié par:
Vladimir Karputov
Vues:
4008
Note:
(19)
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 )

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.

Bollinger Bands N positions

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/18311

TotalPowerIndicatorX_HTF TotalPowerIndicatorX_HTF

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

CandleRange CandleRange

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

Exp_TotalPowerIndicatorX Exp_TotalPowerIndicatorX

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

XMA_KLx5_Cloud_HTF XMA_KLx5_Cloud_HTF

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