Market data client#

Market data client is a Python library to aid fetching and processing decentralised market data easily.

  • The client is provided by tradingstrategy Python package

  • The client connects to a Trading Strategy oracle using HTTP and WebSocket protocols

  • For the client usage, see tradingstrategy.client.Client