Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
8476
Valutazioni:
(26)
Pubblicato:
2013.08.12 22:43
Aggiornato:
2023.03.29 13:42
\MQL5\Include\
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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

Figure 1. The Hull_Candles indicator

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/1784

Percentage_Price_Oscillator Percentage_Price_Oscillator

A non-normalized oscillator.

MACD Divergence MACD Divergence

This indicator will plot divergence lines on the MACD indicator and will give buy and sell signal by displaying green and red arrows.

Trend Score Trend Score

A simple trend indicator based on counting of the number of bullish and bearish candlesticks.

RSIImproved RSIImproved

A combined indicator, constructed on the basis of two RSI oscillators