거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
- 조회수:
- 5481
- 평가:
- 게시됨:
- 2018.12.22 09:37
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Theory :
Some might think that using smoothing prior to rsi calculation is the same as smoothing the rsi value. As a vivid example, you can compare this version (when the RSI is smoothed after the calculation) to the version that uses (smoothed prices (originally published here : RSI of AMA ). As you can see they are quite different in a lot of ways. And it also shows why a "generalized" AMA was needed (now it can calculate smoothed value of any other value, not just of price)
Usage :
It can be used in a same way as any Ris(oma) indicator or as any Rsi itself

RSI of Adaptive Moving Average - AMA

Adaptive Moving Average - generalized version with floating levels

RSI of AMA - floating levels

AMA smoothed RSI - floating levels