ProfitProgrammers

Adaptive Momentum Oscillator(AMO)

Here is a new experimental indicator that we've been developing that is focused on gauging momentum.

The indicator fluctuates above and below zero, but instead of using zero as the threshold for differentiating positive and negative momentum, it uses an 89 period median(plotted as the thick white line).

The momentum over the previous 10 periods is then calculated and then smoothed using a 6 period Exponential Moving Average (EMA). This, as well as the choice to use a median as the central divider were done to eliminate the whipsaws that are often generated when making strategies based on pure momentum and crossings above/below 0. The EMA alternates between lime green when it is above the median and pink when it is below. The area between the EMA and median is filled in green when EMA > median and pink when the EMA is less than the median.


Then, a 29 period Simple Moving Average of momentum is calculated. Here, going with a SMA over EMA and a longer window(29) seemed to make sense as it is counteracts the high responsiveness of the EMA. The SMA is green when greater than the median and red when less than the median.

There's two ways to trade using this system. One way would be to go long when the momentum EMA crosses over the white median line and turns lime green, then short when it crosses back under the median line and turns white. Another option is to go long under the same conditions, but short when both the EMA and SMA are above the median and the EMA crosses under the SMA.

Not sure if this exact configuration has already been created by someone, but it'll be interesting to see how it holds up with more backtesting and then running it fully automated.

-Strategy version coming soon-

-Profit Programmers
www.profitprogrammer.com
보호된 스크립트입니다
이 스크립트는 클로즈 소스로 게시되며 자유롭게 사용할 수 있습니다. 당신은 스크립트를 차트에 사용하기 위해 그것을 즐겨찾기 할 수 있습니다. 소스 코드는 보거나 수정할 수 없습니다.
면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.

차트에 이 스크립트를 사용하시겠습니까?