Crypto Trading Bot Optimization & UI Update
Budget: $30 – $250 AUD
My crypto trading bot UI needs an amendment
During my testing I have found a flaw in my own trading logic. I realise Binance only lets me place an order for a rounded number of whole coins eg 47 DOGE, not 47.1 DOGE.
I need it changed so that I enter for each bot
1) the buy rate
2) the number of coins
3) the sell rate.
With the total USDT amounts for buy and sell as calculated fields that I can't modify? That way the trades placed are based on whole numbers of coins. See attached mockup
Also I made some tweaks to binance_utils which I have uploaded to github as binance_utils - copy
During my testing I have found a flaw in my own trading logic. I realise Binance only lets me place an order for a rounded number of whole coins eg 47 DOGE, not 47.1 DOGE.
I need it changed so that I enter for each bot
1) the buy rate
2) the number of coins
3) the sell rate.
With the total USDT amounts for buy and sell as calculated fields that I can't modify? That way the trades placed are based on whole numbers of coins. See attached mockup
Also I made some tweaks to binance_utils which I have uploaded to github as binance_utils - copy