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

Cuttlers RSI adaptive EMA - MetaTrader 5용 지표

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

Background :

Adapting is usually trying to determine the volatility in the market and then, depending in the volatility, adjust the calculation to reflect times of higher or lower volatility. Few methods are used for determining volatility one of which was neglected for a long time : the RSI. Being a momentum indicator and already bounded in known range (0 to 100) it makes a good tool to be used in adapting methods. Indicator that uses the "regular" (Welles Wilders way of calculation) RSI for adapting was published here : RSI adaptive EMA . This version is using Cuttlers' RSI - more information about it you can find here : Relative_strength_index

Of this indicator :

EMA (Exponential Moving Average) can use fractional period for calculation (ie: it can use, for example, period 14.5 and not just period 14 or 15) and that makes it suitable for adapting. So, this is a EMA that is using Cuttlers RSI to adapt itself to the market. Parameters are all the usual : Cuttlers rsi period and price to be used in calculation. Usage is similar to any average usage, with an addition that you can use color change as a signal, but that should be done with care


DWMA with JMA oscillator DWMA with JMA oscillator

DWMA with JMA oscillator

DWMA with JMA ribbon DWMA with JMA ribbon

DWMA with JMA ribbon

Cuttlers RSI adaptive EMA ribbon Cuttlers RSI adaptive EMA ribbon

Cuttlers RSI adaptive EMA ribbon

Cuttlers RSI adaptive EMA with floating levels Cuttlers RSI adaptive EMA with floating levels

Short description.