A chapter-by-chapter walkthrough of nautilus_trader, generated from its source code and tutorial markdown.
nautilus_trader is organized as connected concepts and components. Start broad, then drill down chapter by chapter.
Nautilus Trader is a high-performance, event-driven platform designed for algorithmic trading and backtesting. It features a modular architecture written in Rust, utilizing various adapters to connect with major cryptocurrency exchanges, enabling users to simulate strategies on historical data or deploy them in live trading environments with low latency.
Source Repository: https://github.com/nautechsystems/nautilus_trader
Follow sequentially or jump to any topic. Start with BacktestEngine.
This tutorial was automatically generated by Code IQ and rendered with the shared tutorial site builder. It can be produced for any repository tutorial folder that follows the numbered markdown chapter layout.
View Code IQ ↗