Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
12812
Rating:
(21)
Published:
2011.08.18 12:52
Updated:
2023.03.29 13:29
colormacd.mq5 (8.9 KB) view
\MQL5\Include\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Padrão histograma colorido do indicador MACD (a linha de sinal é colorido de vermelho ou verde de acordo com a direção da tendência atual). O indicador permite selecionar algoritmo da média para o próprio histograma.

O Indicador usa a classe СMoving_Average da biblioteca SmoothAlgorithms.mqh. O trabalho dessa classe foi descrito em detalhes no artigo "Média Serial de Preços para Cálculos Intermediários Sem Usar Buffers Adicionais".

ColorMACD

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/398

Center of Gravity J. F. Ehlers Center of Gravity J. F. Ehlers

Center of gravity is the oscillator developed by John Ehlers and presented in the "Stocks & Commodities" magazine (May, 2002).

Karacatica Karacatica

The indicator generates market entry signals based on the ADX indicator.

NRTR Rosh v2 NRTR Rosh v2

The indicator shows the current trend, support and resistance levels.

FATL FATL

Fast Adaptive Trend Line (FATL) is based on the low frequency digital filter.