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

Adaptive Movinga Average - generalized version - MetaTrader 5용 지표

조회수:
3945
평가:
(9)
게시됨:
2018.12.21 09:24
업데이트됨:
2018.12.21 09:31
AMA (gv).mq5 (10.11 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Theory :

In “Adaptive Moving Averages” in this issue, author Vitali Apirine introduces an adaptive moving average (AMA) technique based on Perry Kaufman’s KAMA (Kaufman adaptive moving average). His update to the original KAMA allows the new method to account for the location of the close relative to the high–low range.

This version of the indicator is coded in a changed way.

The original uses fixed high and low prices for one part of calculation. While that is (partly) OK if you are using it as a moving average of price, it limits its usage greatly. For start, it can not be used on data other than prices (the results would be highly misleading at the least). So this version corrects that and is using strictly the chosen value (price) for all the calculations without hidden data dependencies

Usage :

It can be used as any regular moving average (or, for the users of KAMA - Perry Kaufman's AMA, as a "faster" substitute of KAMA)


Recursive Median Oscillator - with floating levels Recursive Median Oscillator - with floating levels

Recursive Median Oscillator - with floating levels

Recursive Median Oscillator Recursive Median Oscillator

Recursive Median Oscillator

Adaptive Moving Average - generalized version with floating levels Adaptive Moving Average - generalized version with floating levels

Adaptive Moving Average - generalized version with floating levels

RSI of AMA RSI of AMA

RSI of Adaptive Moving Average - AMA