Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 7224
- Note:
- Publié:
- 2018.11.20 12:49
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Wick length indicator displays the candle wick length in points in a separate chart window.
It has one configurable parameter:
- Method - display method
- Separated - separate
- Separated Opposite Only - separated, opposite wicks only
- Cumulative
- Difference
Display methods:
- Separated display method:
Wick length is displayed "as is":
Upper wick - upper wick length,
Lower wick - lower wick length - Separated, opposite wicks only:
- If the candle is bullish:
Upper wick = 0
Lower wick = lower wick length - If the candle is bearish:
Upper wick = upper wick length
Lower wick = 0
- If the candle is bullish:
- Cumulative:
The 'Upper wick' buffer is named "Wick cumulative" and displays the sum of the upper and lower candle wick
The 'Lower wick' buffer is not displayed - Difference:
The 'Upper wick' buffer is named "Wick difference" and displays the difference between the candle's upper and lower candle
The 'Lower wick' buffer is not displayed
Fig. 1. Wick length, Method = Separated
Fig. 2. Wick length, Method = Separated Opposite Only
Fig. 3. Wick length, Method = Cumulative
Fig. 4. Wick length, Method = Difference
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/23008

The indicator plots one vertical line per day in a specified moment of time once per week

XFisher_org_v1_X20 indicator is able to color each line depending on its position relative to overbought and oversold areas