MohammedRashad / Crypto-Copy-Trader

A copy trading tool for cryptocurrencies - Binance Exchange
Apache License 2.0
202 stars 86 forks source link

Updating the balance no longer works after Binance API update #43

Open Viincenttt opened 3 years ago

Viincenttt commented 3 years ago

Hi,

We have noticed that signals are no longer copied. We think this is caused by a recent change in the Binance API: https://www.binance.com/en/support/faq/930bf9127f45403182c178e9a174e6fa

Only new balances are pushed through the websocket now, instead of all the balances. Can you take a look at this issue?

Kind regards, Vincent

mokolotron commented 3 years ago

Hi. You right - its related with a recent change in the Binance API. I'm made PR to fix it.