Some bugs in Cryptopia Gunbot v8.0.3
-Many pairs do not work. For example: BTC-BTX, BTC-R, BTC-UIS. Gunbot doesn't ever set a price to buy/sell with these pairs, and many others.
-Average bought price does not work if the pair has been bought before. For example: After Gunbot has bought a new pair and sold it for a profit.. the next time it buys that pair at a higher price it counts the previous buy into the average bought price. So this happened to me, buy BTC-XXX at .00003450, Sell at .000036. Rebuy BTC-XXX at .00003750, Sell at .000037 (loss). I have set the minimum profit to be at least 2% profit before selling. It needs to calculate the average bought price for only coins that you are holding, not ones that are already sold.
-BID/ASK in the Dashboard are backwards. See screenshot
http://prntscr.com/ifm9tm. It shows the ASK price in the BID section, and the BID price in the ASK section.
-Sometimes it will double-up before it should. I have set gunbot to double-up when I'm down at least 3.5%. Sometimes it will make the initial buy and double up within a few minutes near the same first buy price (not nearly down 3.5%).
-I get a lot of errors like in this screenshot
http://prntscr.com/ifmfmd. Not sure if that is normal or expected.
-It seems that orders do not ever cancel. I have set CANCEL_ORDERS_ENABLED: true and CANCEL_ORDERS_CYCLE_CAP : 1
-30 minute and 60 minute PERIOD does not work. 15 minutes does work.
Thank you for your attention.