What Is Trading Strategy client?
Trading Strategy client is a Python library to access the historical market data on Trading Strategy protocol oracles.
The data includes
Decentralised exchanges market data in candle and OHLCV format
You can then examine the data in Jupyter notebook.
Read the API documentation for
tradingstrategy.client.Client
See also