Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 662 Bytes

File metadata and controls

16 lines (12 loc) · 662 Bytes

python-kraken-sdk usage examples

This directory contains several examples demonstrating how to use the python-kraken-sdk. These examples cover various functionalities such as Spot trading, Futures trading, and market data retrieval using both REST and WebSocket APIs.

Ideal examples of successful running trading algorithms based on the python-kraken-sdk are listed below:

For more detailed and up-to-date usage, refer to the unit tests provided in the main package.