1
Technical Support & Development / SpotGrid Advanced Issue
« on: January 07, 2022, 12:45:56 PM »
I am facing an issue with StepGrid Adavanced strategy.
Example:
Bot creates buy order 0.00028 BTC for 42420 USDT - order is filled in Binance (11.88 USDT)
Bot created sell order 0.00027 BTC for 44500 USDT - order is filled in Binance (12.02 USDT)
It should have sold 0.00028 BTC for 44500 USDT (12.46 USDT).
So why does the bot sell 0.00001 BTC less than it bought?
Binance minimum trade limit for BTC is 0.000001 BTC with minumum order 10 USDT - so there is no issue.
I used postman with the Binance API and was able to create orders without any issues to buy 0.00028 and sell 0.00028 using market or limited orders.
Any help would be appreciated as this is affecting profit/trade.
Example:
Bot creates buy order 0.00028 BTC for 42420 USDT - order is filled in Binance (11.88 USDT)
Bot created sell order 0.00027 BTC for 44500 USDT - order is filled in Binance (12.02 USDT)
It should have sold 0.00028 BTC for 44500 USDT (12.46 USDT).
So why does the bot sell 0.00001 BTC less than it bought?
Binance minimum trade limit for BTC is 0.000001 BTC with minumum order 10 USDT - so there is no issue.
I used postman with the Binance API and was able to create orders without any issues to buy 0.00028 and sell 0.00028 using market or limited orders.
Any help would be appreciated as this is affecting profit/trade.