거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

Momentum ratio oscillator - MetaTrader 5용 지표

조회수:
6901
평가:
(15)
게시됨:
2018.11.26 18:30
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Theory :

The indicator is calculating a smoother value of momentum ratio (current value compare to previous value) using a series of ema calculations for smoothing. The result is a bit similar to some already existing indicators (like the volume zone or price zone oscillators), but that comes from the usage of the ema for smoothing (ema produces that "smooth step like" results when the values change suddenly) - the math used for those is completely different.

Usage :

In this version you can use either color changes or levels crosses (since the indicator is bound to 0 to 1 range) as signals

The "big picture" example :

Highest high & lowest low support resistance Highest high & lowest low support resistance

Highest high & lowest low support resistance

RSI divergence candles RSI divergence candles

RSI divergence candles

Trade signal based on simple Bollinger bands Trade signal based on simple Bollinger bands

This is the trading signal of Bollinger Bands. The expert code for this strategy is automatically generated by the MQL 5 wizard.

EMA variation EMA variation

Exponential moving average variation