khedzcool

for eurusd short

Short
BTCE:EURUSD   None
windowsize = input(title="Window Size", type=integer, defval=9)
offset = input(title="Offset", type=float, defval=0.85)
sigma = input(title="Sigma", type=float, defval=6)

plot(alma(source, windowsize, offset, sigma))

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.