Join our fan page
- Published by:
- Nikolay Kositsin
- Views:
- 9514
- Rating:
- Published:
- 2012.02.09 09:17
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author:
mishanya
The indicator calculates forecast prices of the daily price range. It shows resistance and support levels of current day using the prices of the previous day. The formulae for calculation of price levels can be found in "The New Science of Technical Analysis" book by Thomas R. DeMark.
The indicator was first implemented in MQL4 and published in CodeBase at mql4.com 11.11.2008.
DailyRange indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/783

This indicator shows the "ultimate support/resistance" levels of current trend. Trend changes is shown with color rectangles, trend direction is shown with colored dots.

This typical signal indicator is based on Stochastic oscillator and Fractals technical indicators.

Normalized oscillator displayed as a histogram.

When applied to financial markets this method is usually used to determine the moments of prices extreme deviation from a "standard" level.