Code examples#

This section contains basic examples for Trading Strategy client

  • How to access market data from Trading Strategy oracle and APIs (Parquet datasets, real time API, and so on)

  • How to plot different charts using Jupyter Notebook tooling

Preface#

Before getting started see Setting up development environment.

Examples#

Next steps#

Examples in this section are not full-blown trading strategies.

For strategy development and backtesting see Strategy examples.