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

difference binance and binance stream , huobi and huobi stream #3893

Closed caussada closed 3 years ago

caussada commented 3 years ago

Hello, I m looking for the API for binance future and huobi future, I installed the simple binance and huobi xchange API wich are for the spot data . do Binance stream and huboi stream are the futures by any chance ? Thanks for your help

walec51 commented 3 years ago

future are not fully supported by this yet

@douggie started working on it but never finished

you can pick up where he left https://github.com/knowm/XChange/pull/3473