Participe de nossa página de fãs
Coloque um link para ele, e permita que outras pessoas também o avaliem
Avalie seu funcionamento no terminal MetaTrader 5
- Visualizações:
- 9987
- Avaliação:
- Publicado:
- 2014.01.14 14:03
- Atualizado:
- 2023.03.29 13:37
-
Precisa de um robô ou indicador baseado nesse código? Solicite-o no Freelance Ir para Freelance
Description:
Hull Moving Average (HMA) that can change its color. HMA is used for determining market entries and exits.
The indicator principle is quite simple: when the price moves upwards, the line is colored in violet, when the price goes downwards, the line color changes for red.
The indicator color may change at the current bar, therefore, its main function is not a color but the price location. If the price is lower than the indicator line, there is probably a downtrend, if the price is higher than the indicator line, there is probably an uptrend.
The indicator uses SmoothAlgorithms.mqh library classes (the file must be copied to the terminal_data_folder\MQL5\Include). Working with the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".
Image:
Hull Moving Average
Traduzido do russo pela MetaQuotes Ltd.
Publicação original: https://www.mql5.com/ru/code/549

i-Regression Channel gera canal de regressão.

Mikahekin pode ser chamado de um bloco analítico completo ao invés de apenas um indicador. A cor das barras mostra o sentido da tendência e sua altura indica aforça da tendência. As cores Azul e magenta são pontos que mostram níveis de stop móvel (trailing stop) para posições compradas e vendidas respectivamente.

Filtro de alta frenquência Cyber Cycle.

Autotrendlinien gera um canal na direção de uma tendência existente.