Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5

The average amplitude of the price movement for whole history. - indicateur pour MetaTrader 4
- Vues:
- 17366
- Note:
- Publié:
- 2008.07.04 07:57
- Mise à jour:
- 2014.04.21 14:52
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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
Traduit du russe par MetaQuotes Ltd.
Code original : 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.