Rejoignez notre page de fans
Hull_Candles - indicateur pour MetaTrader 5
- Vues:
- 8737
- Note:
- Publié:
- 2013.08.12 22:43
- Mise à jour:
- 2023.03.29 13:42
- Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
An indicator in the form of candlestick based on the Heiken Ashi algorithms and two averages.
This indicator was first implemented in MQL4 and published in Code Base 28.02.2008.
The indicator uses the SmoothAlgorithms.mqh library classes (must be copied to the terminal_data_folder\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging price series for intermediate calculations without using additional buffers".
Figure 1. The Hull_Candles indicator
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/1784
A non-normalized oscillator.
MACD DivergenceThis indicator will plot divergence lines on the MACD indicator and will give buy and sell signal by displaying green and red arrows.
A simple trend indicator based on counting of the number of bullish and bearish candlesticks.
RSIImprovedA combined indicator, constructed on the basis of two RSI oscillators