unterstein / binance-trader

Experimental trading bot for crypto currency on Binance.com
Apache License 2.0
274 stars 144 forks source link

updated dependencies to the latest #28

Open kevintanhongann opened 1 year ago

kevintanhongann commented 1 year ago

updated the binance api client to the latest version, up to date with latest packaging on maven remote repo.

kevintanhongann commented 1 year ago

After I updated the project, I was able to run the codebase, but it wasn't able to use the mock trading API keys and secret. Any pointers on how should I make it work?