TradingView
SlumdogTrader
2018年7月17日午前9時54分

Bollinger Bands + RSI Double Strategy (by SlumdogTrader)  

Ethereum / BitcoinPoloniex

詳細


// SlumdogTrader's Bollinger Bands + RSI Double Strategy - Profit Trailer
//
// Version 1.0
// Script by SlumdogTrader on July Fri 13(!), 2018.
//
// This strategy uses a normalise Bollinger Bands + RSI.
//
// Bollinger Band triggers
// SELL - when the price is above the upper band.
// BUY - when the price is below the lower band.
//
// RSI triggers
// SELL - when the price is above 55.
// BUY - when the price is below 45.
//
// This simple strategy only triggers when
// both the BB and the RSI
// indicators, at the same time, are in
// a overbought or oversold condition.
//
// Visit my TradingView work at:
// tradingview.com/u/SlumdogTrader/
//
// Visit my website at:
// slumdogtrader.com
コメント
hugomckenna
@SlumdogTrader does this repaint? do you automate this? cheers
Anthonyp652
Hi there, I like the indicator but it doesn't cover the current candle it's always one behind. Can this be fixed?
Thanks.
Virtual_Machinist
Need for combination with uptrends/downtrends based on crossing of exponential moving averages with big lengths. On uptrend only longs and on downtrend only shorts.
SlumdogTrader
@Virtual_Machinist, Thanks for that information. Pretty new to all of this - well VERY new to be honest!
詳細