Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 17399
- Rating:
- Published:
- 2008.08.07 08:00
- Updated:
- 2014.04.21 14:53
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
A program implementation of the midline and bollinger bands superimposed on the MACD. It is used in the strategy:
http://unfx.ru/strategies_to_trade/strategies_139.php
Maybe it will be useful for somebody.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/8303

The indicator shows price on a chart. It is simple to write.

Indicator 4TF Has Bar.

Trade symbol: various Time frame: H4 Indicators used: EMA, SMA, MACD, RSI, Bollinger Bands, Parabolic SARS

An improved version of the CCI_onMA indicator.