Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Sistemi Esperti

Bollinger Bands N positions - sistema esperto per MetaTrader 5

Pubblicati da::
Vladimir Karputov
Visualizzazioni:
3995
Valutazioni:
(19)
Pubblicato:
2017.08.10 09:52
Aggiornato:
2018.06.26 13:00
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.