Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Experts

Bollinger Bands N positions - expert for MetaTrader 5

Published by:
Vladimir Karputov
Views:
3958
Rating:
(19)
Published:
2017.08.10 09:52
Updated:
2018.06.26 13:00
Need a robot or indicator based on this code? Order it on Freelance Go to 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

Translated from Russian by MetaQuotes Ltd.
Original code: 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.