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

PdfMA awesome oscillator - MetaTrader 5용 지표

조회수:
6478
평가:
(15)
게시됨:
2018.11.29 12:24
업데이트됨:
2018.11.29 12:25
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Theory :

Bill Williams's Awesome Oscillator Technical Indicator (AO) is a 34-period simple moving average, plotted through the bars midpoints (H+L)/2, which is subtracted from the 5-period simple moving average, built across the bars midpoints (H+L)/2. It shows us quite clearly what’s happening to the market driving force at the present moment.

This version :

It is using PdfMA (Probability Density Function weighted Moving Average) instead of using SMA (Simple Moving Average). It is deviation from the original Ao since in the AO there is no parameter that you can change, but in this you can change the variance part of the PdfMA calculation. That way you can get different values for the AO even without changing periods of calculation (the general rule of thumb is : the greater the variance, the smoother the result)

Usage :

You can use color changes (mainly on zero cross) for trend change signals

PdfMA MACD PdfMA MACD

Probability density function based MA MACD

Deviation scaled MA levels Deviation scaled MA levels

Deviation scaled MA with self adjusting levels

TrendStrength DSMA TrendStrength DSMA

TrendStrength of deviation scaled MA

TrendStrength EMA variation TrendStrength EMA variation

TrendStrength EMA variation