python-kraken-sdk icon indicating copy to clipboard operation
python-kraken-sdk copied to clipboard

Add a Futures Orderbook client that handles a realtime order book

Open btschwertfeger opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. ... also add an Orderbook client for Kraken Futures like the one for Spot - https://github.com/btschwertfeger/python-kraken-sdk/issues/104.

btschwertfeger avatar May 26 '23 13:05 btschwertfeger

Since there is no validation mechanism like a checksum calculation that could validate the correctness of an orderbook for the Kraken Futures API it doesn't make sense to provide some unreliable client for this.

If Kraken adds the feature to validate a Futures orderbook - this will be added. Until then this issue can be left open.

btschwertfeger avatar Jun 16 '23 17:06 btschwertfeger