TradingView
everget
2018년 3월 8일 오후 6시 17분

Sine Weighted Moving Average 

Euro Fx/U.S. DollarFXCM

설명

Sine Weighted Moving Average indicator.

The result is very similar to the Triangular Moving Average.

릴리즈 노트

  • Add coloring
코멘트
Neverstorm
Pardon me but if you use swma(src, length) for the plot doesnt swma activate a built in function instead of your equation?
everget
@Neverstorm, hi.
Nope, because I overwrite built-in name.
You can check it by renaming `swma` in script to, for example, `swma2` and plot this one with built-in `swma`
Neverstorm
@everget, Oh thanks for answering. Looks like youre correct :)
everget
@Neverstorm, no problem
더보기