Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 5575
- Rating:
- Published:
- 2018.06.06 12:56
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The indicator displays the average range for the specified period.
It can show two types of ranges:
- High/Low;
- Open/Close.
Two modes for rendering results are available:
- Absolute values;
- Relative values (percentage).
It has four input parameters:
- Timeframe - the timeframe for which the range is shown;
- Period - the period (range) for which data are shown;
- Applied price - prices of the ranges
- High/Low;
- Open/Close.
- Calculation mode - calculation and display mode:
- Absolute - absolute values;
- Relative - percentage values.
Fig.1. The daily range on H4
Fig.2. The range of H12 on H4
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/20317

An indicator of daily levels.

The Expert Advisor places a grid of pending Buy Stop and Sell Stop orders.

The Awesome Oscillator (AO) indicator with configurable parameters.

Detrended Synthetic Price (DSP) Oscillator