OPEN-SOURCE SCRIPT

Fof Super Bollinger Bands

Good and accurate signal with this indicator
//Buy & Sell Alert Settings
alertcondition(buySignal, title='Buy', message='BUY - {{ticker}}, {{interval}}, Entry={{open}}, SL={{low}}, TP={{high}}, Secure=20Pips, Make Profit=50Pips, Trade Goal=100Pips')
alertcondition(sellSignal, title='Sell', message='SELL - {{ticker}}, {{interval}}, Entry={{open}}, SL={{high}}, TP={{low}}, Secure=20Pips, Make Profit=50Pips, Trade Goal=100Pips')
changeCond = trend != trend[1]
Bands and ChannelsBreadth Indicators

開源腳本

在真正的TradingView精神中,這個腳本的作者以開源的方式發佈,這樣交易員可以理解和驗證它。請向作者致敬!您可以免費使用它,但在出版物中再次使用這段程式碼將受到網站規則的約束。 您可以收藏它以在圖表上使用。

想在圖表上使用此腳本?

免責聲明