Getting Started

To get started with NautilusTrader you will need the following:

  • A Python environment with the nautilus_trader package installed

  • A way to launch Python scripts for backtesting and/or live trading (either from the command line, or jupyter notebook etc)

Installation

The Installation guide will help to ensure that NautilusTrader is properly installed on your machine.

Quickstart

The Quickstart provides a step-by-step walk through for setting up your first backtest.