MohammedRashad / Crypto-Copy-Trader

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

Binance Futures Support #58

Closed edisonta456 closed 3 years ago

edisonta456 commented 3 years ago

Hello, I've tried to add Binance futures support to this and have changed all the methods required to communicate with the new exchange. It is able to copy existing orders successfully, but I'm not sure why the websocket is not picking up any user stream data? It says the websocket is launched but no events are picked up. I've checked the websocket separately and it is able to pick up events but not when I try to implement it into here.

illiagerega commented 1 year ago

Hello. Could you share or send me somewhere the code, which support binance futures?