Setting up development environment#

Preface#

This documentation section covers how to run Trading Strategy code examples and notebooks:

  • How to set up libraries and development environment on your local computer or a cloud server

Prerequisites#

Code examples are available able Jupyter notebooks in this documentation.

You to be able work with the examples you need to have

  • Basic Python programming language understanding

  • Basic Jupyter notebook understanding

To get started, you do not need to install any applications on your computer.

Development environment options#

Check how to run examples and from the available code snippets:

How to get started#

After setting up your development environment, go to tutorials section of the documentation.

  • How to use Trading Strategy API

  • How to analyse DeFi market data

  • How to develop and backtest your own automated trading strategies