TradingView
rouxam
Mar 24, 2021 11:52 PM

Bollinger Bands + RSI Alerts for 3commas/DCA bot 

XRP / TetherUSBinance

Description

Hey Folks !
This is in indicator that generates buy alerts combining Bollinger Bands and RSI.

RSI validates the BB signal by confirming we are not in an oversold area.


Interval: 3m to 15m


Recommended settings for 3commas DCA bot

- TP/TTP: 0.3%/0.1%,
- Base Order: Your choice,
- Safety Order: 1.2 * Your choice of base order
- Safety Order Volume Scale: 1.2,
- Safety Order Step Scale: 1.5,
- Price Deviation to Open Safety Order (% from initial order): 0.25%,
- Max Safety Trades Count: 7
- DO NOT USE STOP LOSS

> Create Alert with Buy Alert and link it to "Message for deal start signal"

Release Notes

Added `alertcondition()` in script

Release Notes

Fix input for standard deviation
Comments
Confucius-The-Great
importantPeppe36605
How do i use this script ? I am looking for 3commas DCA bot.

Thanks.
robertvandijk82
What are your TV settings? Once per bar closed?
rouxam
Hi @robertvandijk82, bedankt voor je vraag ! Yes please use "Once per bar closed"
I also forgot to commit the script with the `alertcondition()`. now with the published v2.0 it should make more sense when you click on "Add alert" :-)
nd_trade
@rouxam, dankjewel!
rouxam
@nd_trade, Graag gedaan
FPromesses
Hello,
Thank you !

How does the bot stop ?
exnihilo35
Hi
How do you backtest with TV ?
Best regards

Alex
gegpaca
Could you make a strategy version of this as well? Maybe include it but comment it out? Thanks!
owndafutre
HI Can you describe what settings to enter into the alert to trigger a buy. I am not seeing it clearly from the instructions here. Am I missing something?
More