Crypto-Copy-Trader icon indicating copy to clipboard operation
Crypto-Copy-Trader copied to clipboard

I want to use this repository for Binance future trade.

Open topcoder20022 opened this issue 2 years ago • 2 comments

I am going to link the Binance account as a master and another Bitmex account as a slave. A Binance account is always a master account in my project and I trade only futures. Can I use this repository for my project without modification?

topcoder20022 avatar Jan 14 '22 08:01 topcoder20022

Hi. Unfortunately, there is currently no connector to Binance Futures, only to Binance Spot. Also, cross-exchange copying of orders is not supported yet. To do this, need to come up with and implement logic in a situation where the price on the exchanges is different.

mokolotron avatar Jan 15 '22 15:01 mokolotron

I think this might be a solution for Binance's future trading.

https://github.com/Binance-docs/Binance_Futures_python

It works for me.

topcoder20022 avatar Feb 24 '22 12:02 topcoder20022