python-kraken-sdk
python-kraken-sdk copied to clipboard
Add a Futures Orderbook client that handles a realtime order book
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.
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.