This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python | |
# -*- coding: utf-8 -*- | |
# Copyright (C) 2023 Benjamin Thomas Schwertfeger | |
# GitHub: https://github.com/btschwertfeger | |
# | |
""" | |
This module provides an example on how to use the Spot websocket | |
client of the python-kraken-sdk (https://github.com/btschwertfeger/python-kraken-sdk) | |
to retrieve and maintain a valid Spot order book for a specific |