Username: Password:

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - dkgeorge

Pages: [1]
1
Technical Support & Development / Re: BB strategy bug?
« on: October 13, 2017, 07:35:01 PM »
I could be wrong but the Targets aren't "calculated" by Sjakil's GUI  (the BBs are). The GUI just grabs the values from Gunbot's calculations.

2
Technical Support & Development / Re: BB strategy bug?
« on: October 13, 2017, 05:20:54 PM »
Thanks for the reply sloaleks.

I'm using 5.0.5.5 RC. I did read the notes before and I thought these settings would apply only to 5.0.5.4. The BBs are matching with Bittrex's charts, the problem is just with the targets.

So for Bittrex 5 min I should change to "interval_ticker_update": 300000, but what about

"period_storage_ticker": 2000, // to be used the same than SMAPERIOD

I'm using SMAPERIOD 10 (to match with Sjakil's GUI) so should I change this to 10?! Also how can I reset Gunbot's saved data after making these changes?

3
Technical Support & Development / BB strategy bug?
« on: October 13, 2017, 09:57:25 AM »
Hi, I'm new using Gunbot. Installed version 5.0.5.5 RC on MacOS and using Sajik's GUI to visualize the chart and targets. I've been observing BB strategy and just can't understand it.
After reading a lot of threads around, as far as I understood BB strategy would buy from Zero up to LOW_BB + X% and sells from HIGH_BB - Y% up to infinite.

So in summary, for BB strategy Buy and Sell targets should ALWAYS basically be:

1. Sell Target above the BB SMA;
2. Buy target below the BB SMA;
3. And both near to its LOW_BB and HIGH_BB respectively, accordingly to LOW_BB & HIGH_BB attribute.

But what's actually happening is Gunbot's Targets for Buy and Sell using BB strategy is they are set anywhere but around the actual BB.

It looks like the targets are around the Last Candles or Last Price and not the BB Lower and Upper bands. I know it shouldn't exactly match, but it's not anywhere near them. This is for all pairs. In this screenshot this is more clear particularly in the USDT-LTC chart. In USDT-BTC this odd behaviour made the bot buy BTC @ 5814.88  :'( (not anywhere near the Lower BB band).

Please see pic below.
Red circle is where targets are set, near to candles and last prices.
Red line is where I thought the BB targets should be accordingly to the percentage set in LOW_BB and HIGH_BB.

Is this happening only to my bot? Is this a bug? Thank you.






Pages: [1]