sindelio / binance-bot

A Binance trader bot written in Node.js.
MIT License
57 stars 28 forks source link

Binance changed USDT index from 14 to 11 #3

Open shamanaia opened 1 year ago

shamanaia commented 1 year ago

Binance changed USDT index from 14 to 11, here is code for finding and implementing in original code.

change extention txt => js findusdt.txt or take https://github.com/shamanaia/shamanaia/blob/main/findusdt.js

Thanks to @sindelio

sindelio commented 1 year ago

Hey,

The code is not updated, I don't have time to maintain many of the projects in my GitHub xD Use it as you see fit though.

Cheers

On Fri, Apr 14, 2023 at 9:19 PM shamanaia @.***> wrote:

or take https://github.com/shamanaia/shamanaia/blob/main/findusdt.js http://url

— Reply to this email directly, view it on GitHub https://github.com/sindelio/binance-bot/issues/3#issuecomment-1509416423, or unsubscribe https://github.com/notifications/unsubscribe-auth/AERJ7444TPZKHSUOGSAES4LXBHSQPANCNFSM6AAAAAAW7BAVFA . You are receiving this because you were mentioned.Message ID: @.***>

shamanaia commented 1 year ago

Basically it's, of course, for future users.

Thanks.