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
Indicators

MomentumCandleSign - indicator for MetaTrader 5

Nikolay Kositsin
Nikolay Kositsin
В мире, которым правят судебные приставы, не бывает и не может быть в принципе бесплатных интернет-нянек!!!
| English Русский 中文 Español Deutsch 日本語 Português
Views:
4994
Rating:
(18)
Published:
Updated:
MQL5 Freelance Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

A semaphore signal indicator that uses two Momentum indicators, based on Open and Close values of the price series. The signals occur when the difference between these indicators changes sign, i.e. in full accordance with the change of the MomentumCandle indicator fill color.

Fig.1. The MomentumCandleSign indicator

Fig.1. The MomentumCandleSign indicator

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

CCICandleSign CCICandleSign

A semaphore signal indicator that uses two CCI indicators, based on Open and Close values of the price series.

OsMACandleSign OsMACandleSign

A semaphore signal indicator that uses two OsMA indicators, based on Open and Close values of the price series.

JMA_HTF JMA_HTF

The JMA indicator with the timeframe selection option available in the input parameters.

JMACandle JMACandle

The JMA indicator implemented as a sequence of candlesticks.