Join our fan page
- Views:
- 11391
- Rating:
- Published:
- 2012.04.24 09:52
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
After the launch a channel with three lines will appear. It differs from the standard channel - it has the middle line.
The black line of the channel can be tuned, the red and the grey lines will be recalculated automatically. The channel width can be tuned using the opposite line of the channel, the middle line will be recalculated. If you need to create a new channel, you have to launch the indicator with other name (see inputs).
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/879

The indicator shows the use of the free Library for Custom Chart library for the automatic connection of the indicators to iCustomChart custom charts created on the basis of custom history files.

The Expert Advisor shows the use of the free LibCustomChart library for the automatic connection of the Expert Advisors and indicators to iCustomChart custom charts created on the basis of custom history files.

The indicator calculates the resistance and support lines and shows alerts when price is reached them.

Classic Pivot Point indicator paints pivot point and three resistance and support levels for all data points.