Watch how to download trading robots for free
Find us on Twitter!
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

DailyRange - indicator for MetaTrader 5

Published by:
Nikolay Kositsin
Views:
8849
Rating:
(21)
Published:
2012.02.09 09:17
Updated:
2016.11.22 07:32
dailyrange.mq5 (6.86 KB) view
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

DailyRange indicator

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

BuySell BuySell

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.

StoDiv StoDiv

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

J_TPO J_TPO

Normalized oscillator displayed as a histogram.

LinearRegression LinearRegression

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