knowm / XChange

XChange is a Java library providing a streamlined API for interacting with 60+ Bitcoin and Altcoin exchanges providing a consistent interface for trading and accessing market data.
http://knowm.org/open-source/xchange/
MIT License
3.87k stars 1.94k forks source link

[Binance] futures websocket #4002

Open doublesavonette opened 3 years ago

doublesavonette commented 3 years ago

Hi all, I am new to XChange (and actually to java ...) and was wondering if there was anything in the pipeline with regards to adding binance futures market stream

If not would you have suggestions about the best way to approach this new feature ? Eg: creating a BinanceCoinMarginedStreamingExchangevs augmenting the existing BinanceStreamingExchangeclass ?

Thanks for your help and for that awesome project.

Cheers

earce commented 3 years ago

I think we would probably want to augment the existing class, we are open to feature proposals.

I am not aware of anyone actively working on it, you can also ask our discord

doublesavonette commented 3 years ago

Cheers, keen to give it a go. Will also ask on discord.