Join our fan page
- Views:
- 7184
- Rating:
- Published:
- 2016.01.20 11:03
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author:
KCBT
The indicator displays the pivot level, support and resistance levels.
Originally this indicator has been written in MQL4 and was first published in the Code Base on 24.09.2007.
Figure 1. The HL_Average indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/14522

Semaphore signal indicator based on the ColorMETRO_Stochastic indicator color change algorithm.

The VKW_Bands_Modify_Stochastic with the timeframe selection option available in the input parameters.

BB_OsMA indicator is the OsMA indicator in the form of spheroid, with a deviation as the upper and lower bands.

Price(%)Range is the indicator for the MetaTrader 5, which calculates the price movement based on percentage High (Highest) and Low (Lowest) Price on 100 bars.