TradingView
coingrabber
2019년 10월 23일 오전 8시 26분

Simple EMA Long Only Strategy 

Bitcoin Liquid IndexBrave New Coin

설명

Simple EMA long only strategy, using ATR on crossings to minimize fake signals.

릴리즈 노트

Added ATR multiplier input and updated Pine Script to version 4
코멘트
Revolut
Hi! I tried to insert the code in pine script and is not working... you should review it.... thanks!
coingrabber
@Revolut, it works for me, I don't even think you can publish scripts that doesn't compile on tv.
UnknownUnicorn3945991
@coingrabber, how can I make this go short as well? thank you for your work
coingrabber
@Dollar_BTC, change line 16 to this:

strategy.entry("Sell", strategy.short, when=bear_cross)
UnknownUnicorn2821934
Gopi8080
wmtkfkdl
Please make an Alert version.
tradingonthego
Was just wondering what the bands are on your "ema long only strategy" are and if they are an ATR, if you could you let me know the settings/indicator that is used for this, it would be much appreciated
Manuel9z
Is it possible to modify the dates of the backtesting range? Thank you
Manuel9z
great strategy, works very well in some cryptos. 4h and 1d
더보기