TradingView
lolnopls
6 mar 2021 16:39

Bollinger Band with RSI 

Bitcoin / TetherUS PERPETUAL CONTRACTBinance

Opis


Using combination bollinger band and RSI indicator as guide to predict price volatility and the best entry point. The strategy logic is pretty straightforward where we're interested with close price that touches the lower bollinger band ; there are only two scenarios that will happened after the price reaches the lower band; the price might rebound from the lower bollinger band or drop lower and continue downtrend. To confirm the price movement, we use a second indicator which is the RSI to further investigate the price trend. For example, if the price reaches the lower bollinger band but the RSI value is not in the oversold region, we can conclude that the price will go lower and continue downtrend. If the RSI value is in the oversold region, we can use this price area as our entry point.

Stop loss is necessary to avoid losing too much capital if the RSI value lingers too long in the oversold region.

Best take profit area is when the price rebound above the middle bollinger band area/upper bollinger band or when the RSI reaches overbought region; whichever comes first.

Long entry:
RSI < 30 & close price < lower bollinger band

Exit entry:
RSI > 70

Default stop loss: -25%

Informacje o Wersji

After more than two weeks of dry-run trading, bollinger band and rsi strategy are not able to accumulate huge profit. Some profits were lost due to lag on the indicators; rsi and bollinger band are pretty slow indicator for high frequency trading. Below is the summary of my trades using this strategy:

Mode: Dry-run
Exchange: binance
Stake per trade: 40 USDT
Max open Trades: 0
Minimum ROI: {'0': 0.1}
Ask strategy: {"price_side": "ask", "use_order_book": false, "order_book_min": 1, "order_book_max": 1, "use_sell_signal": true, "sell_profit_only": false, "ignore_roi_if_buy_signal": false, "sell_profit_offset": 0.0, "ignore_buying_expired_candle_after": 0}
Bid strategy: {"price_side": "bid", "ask_last_balance": 0.0, "use_order_book": false, "order_book_top": 1, "check_depth_of_market": {"enabled": false, "bids_to_ask_delta": 1}}
Stoploss: -0.25
Timeframe: 15m
Strategy: bbandrsi
Current state: running

ROI: Closed trades
∙ -16.46963487 USDT (-0.57%) (-41.13 Σ%)
∙ -16.634 USD
ROI: All trades
∙ -19.92004824 USDT (-0.67%) (-49.75 Σ%)
∙ -20.119 USD
Total Trade Count: 74
First Trade opened: 2 weeks ago
Latest Trade opened: 18 hours ago
Win / Loss: 38 / 34
Avg. Duration: 1 day, 9:55:57
Best Performing: EOS/USDT: 27.16%

Use the strategy at your own risk.
Komentarze
chiefnotti
Hey! repeat w coins: how do I create alerts for just the long positions in blue? If not able in a specific alert then how would I go about coding one
hyphen24
hi ! why you just go long positions? How you calculate your Stoploss? Kind regards good work
izciapp
Hello,
I liked your transaction idea, I liked it very much.
I created an alarm on Tradingview to use it.
Unfortunately, the alarm mechanism does not work properly.
For example, I set an alarm for a symbol. Tradingview started to alert after a short while. Dozens of alarms were generated at the same time.
I want to give another example. I created an alarm for a symbol. There was a buy direction alert, but when I looked at the graph, I couldn't see any signs for buying. Probably redrawing
It would be great if you could make the alarm system fully. I really want to use this strategy and thank you again. :)
lolnopls
@izciapp, this is due to pyramiding order. You can try disabling pyramiding order in strategy setting to receive one notification at a time when order has been bought/sold.
izciapp
@lolnopls, I could not see the setting you mentioned in the code. can you help me?
lolnopls
@izciapp, in 2nd line, set pyramiding=0
izciapp
@lolnopls, thank you :)
fireflypowerso
@izciapp, Hi mate! How do you create buy direction alert in trading view? This is really helpful especially for newbie like me. hehe Thanks in advance!
hyphen24
hi ! why you just go long positions? good work
lolnopls
@hyphen24, because stonks only go up ;)
Więcej