13
« on: September 05, 2017, 11:12:52 PM »
I tried to play with settings like period_storage_ticker, interval_ticker_update, period (EMA has NOTHING to do with Bollinger Bands) etc and -as it was said before- the result is always the same: Gunbot does not see Bollinger Bands correctly.
But, after some research, I made the following observation: If you chose 15´ candlesticks on the graph, Gunbot does not see correctly the Bollinger Bands.
But when you try to select 2h or 4h candlesticks on the graph then Gunbot sees Bollinger Bands correctly!
Here in the photos, I added the strategy BB-StepGain, where the green line corresponds to 0% (low) Bollinger Band as Gunbot sees it (and the red one is sell for stepgain).
In the first photo (15´ candlesticks on the graph) the green line appears very low and it is wrong.
But, if you select 4h candlesticks on the graph, then Gunbot sees it correctly! I tried it with a lot of pairs.
If I am right, the fix of this issue if far more simple than I thought before. (apparently adapt the code of the GunBot so that when you choose a period of 15´ in the bot settings, the bot should see Bollinger Bands based on the 15´candlesticks on the graph and not on the 4h candlesticks as it is happening actually).