Watch how to download trading robots for free
Find us on Facebook!
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
Views:
5388
Rating:
(13)
Published:
2012.11.30 11:13
Updated:
2016.11.22 07:32
ibbands_htf.mq5 (9.17 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Bollinger Bands drawn using DRAW_SECTION style is a usual mean to draw ZigZag.

Time Frame on which it is calculated can be set in input parameters. That is why such an unusual style of drawing is used.

Fig.1 Indicator iBBands_HTF

Fig.1 Indicator iBBands_HTF

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1093

SelfLearningExperts SelfLearningExperts

Selflearning Expert Advisor

Trading Signal Module - plain MA crossover Signals Trading Signal Module - plain MA crossover Signals

Simple MA crossover Signaling for Expert Advisor Wizard

Artificial Intelligence Artificial Intelligence

The Expert Advisor on a single-layer line Perceptron with 4 entries which analyzes the Accelerator Oscillator indicator's data

iMa_HTF iMa_HTF

Good old Moving Average drawn using DRAW_SECTION style is a usual mean to draw ZigZag. Time Frame on which it is calculated can be set in input parameters. That is why such an unusual style of drawing is used.