abraarsyed
abraarsyed
Hey, I would love to take up this issue and work on it. P.S.: I am new to Nebraska project. I worked on a good first issue before and now...
I am a user of Github Desktop (on Mac) too and I am commenting here to show my support for this feature. Infact, I reached this issue page because of...
Here is a small example code snippet on how you can set the API_KEY, API_SECRET and API_URL: ` from binance.client import Client api_key = 'YOUR-API-KEY' api_secret = 'YOUR-API-SECRET' api_url =...