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
Indicators

Signal Bars - indicator for MetaTrader 4

Views:
31599
Rating:
(10)
Published:
2016.04.26 16:17
MQL5 Freelance Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Author: Maloma

This indicator shows the trend from the smaller timeframes up to H4.


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

Library of functions for singular transformation Library of functions for singular transformation

Have you perhaps heard about the caterpillar? Here it is.... I do not remember where I got the code, I simply translated it from С++ to MQL4.

PeriodBarsHIGH   PeriodBarsLOW PeriodBarsHIGH PeriodBarsLOW

Library functions, get the HIGH LOW for the specified time interval

SmPriceBend-T01 SmPriceBend-T01

The indicator of the first price change derivative or simply trend speed and sign.

Demark Lines Demark Lines

My version of plotting the DeMark lines, also draws channels in addition to the trend lines and targets. Added one more target (the third one defined as 1.62 of the inner extremum), added the signal cancellation when closing within the channel.