Watch how to download trading robots for free
Find us on Facebook!
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
Views:
4839
Rating:
(12)
Published:
2018.06.06 12:56
APR.mq5 (14.48 KB) view
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:

  1. High/Low;
  2. Open/Close.

Two modes for rendering results are available:

  1. Absolute values;
  2. 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.1. The daily range on H4

Fig.2. The range of H12 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

HLBands HLBands

An indicator of daily levels.

EA Stop Order EA Stop Order

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

Customizable_Awesome_Oscillator Customizable_Awesome_Oscillator

The Awesome Oscillator (AO) indicator with configurable parameters.

DSP DSP

Detrended Synthetic Price (DSP) Oscillator