binance-bot
binance-bot copied to clipboard
A Binance trader bot written in Node.js.
I found this program very interesting, I want to program my own bot, a doubt that I could not understand in the code how I do to allocate balance for...
Hi @sindelio, coding is my hobby and async arrow functions is new for me, I could't find any ansewer on MDN, even SOF :), so please can you excplain me...
Binance changed USDT index from 14 to 11, here is code for finding and implementing in original code. change extention txt => js [findusdt.txt](https://github.com/sindelio/binance-bot/files/11237861/findusdt.txt) or take [https://github.com/shamanaia/shamanaia/blob/main/findusdt.js](https://github.com/shamanaia/shamanaia/blob/main/findusdt.js) Thanks to @sindelio