The primary inputs for the strategy are:
// USER INPUTS
Short MA Window - The length of the Short moving average
Long MA Window - The length of the Long moving average
Upper Band Offset - The offset to use for the upper Bollinger offset
Lower Band Offset - The offset to use for the lower Bollinger offset
Adjust the lower band offset and short MA window according to the cryptocurrency you wish to trade.
Use this in conjunction with the 3Commas Bollinger Strategy written by tedwardd.
Use that strategy for backtesting and once you are happy with its performance use the same settings you used on there in this alert and you should see that the Bollinger bands and buy signals align.