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

The average amplitude of the price movement for whole history. - indicator for MetaTrader 4
- Views:
- 17288
- Rating:
- Published:
- 2008.07.04 07:57
- Updated:
- 2014.04.21 14:52
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The displayed values:
- Whole length of the candlestick (High - Low) - red solid line
- "Body" of the candlestick (for a bull candlestick = Close - Open) - green solid line
- Sum of "shadows" (for a bull candlestick = (High - Close) + (Open - Low) ) - blue solid line
- Upper "shadow" (for a bull candlestick = High - Close ) - blue dashed line
- Lower "shadow" (for a bull candlestick = Open - Low ) - blue dashed line
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/7733

The indicator displays the average amplitude of the price movement for the specified period.

Lot = 0.2, you can change into 0.1 or set whatever value you want

An oscillator with the signal lines that are received from the other pairs. It is intended to work with EURUSD on M1, the signals are synthesized from Yen and Franс, the summary mode is present, you can hide an unnecessary signal.

The author insists that users may utilize this indicator as an external interface for all other indexes.