GitHub – nautechsystems/nautilus_trader: A high-performance algorithmic trading platform and event-driven backtester Skip to content You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert nautechsystems / nautilus_trader Public Notifications You must be signed in to change notification settings Fork 2.3k Star 19k A high-performance algorithmic trading platform and event-driven backtester nautilustrader.io License LGPL-3.0 license 19k stars 2.3k forks Branches Tags Activity Star Notifications You must be signed in to change notification settings nautechsystems/nautilus_trader develop Branches Tags Go to file Code Open more actions menu Folders and files Name Name Last commit message Last commit date Latest commit History 17,550 Commits 17,550 Commits .cargo .cargo .config .config .docker .docker .github .github .pre-commit-hooks .pre-commit-hooks .supply-chain .supply-chain assets assets crates crates docs docs examples examples nautilus_trader nautilus_trader python python schema/ sql schema/ sql scripts scripts tests tests .codecov.yml .codecov.yml .codespellrc .codespellrc .dockerignore .dockerignore .env.example .env.example .gitattributes .gitattributes .gitignore .gitignore .gitlint .gitlint .lycheeignore .lycheeignore .markdownlint.jsonc .markdownlint.jsonc .pre-commit-config.yaml .pre-commit-config.yaml .taplo.toml .taplo.toml .typos.toml .typos.toml .yamllint.yaml .yamllint.yaml CLA.md CLA.md CODE_OF_CONDUCT.md CODE_OF_CONDUCT.md CONTRIBUTING.md CONTRIBUTING.md Cargo.lock Cargo.lock Cargo.toml Cargo.toml LICENSE LICENSE Makefile Makefile README.md README.md RELEASES.md RELEASES.md ROADMAP.md ROADMAP.md SECURITY.md SECURITY.md build.py build.py capnp-version capnp-version clippy.toml clippy.toml deny.toml deny.toml osv-scanner.toml osv-scanner.toml pyproject.toml pyproject.toml rust-toolchain.toml rust-toolchain.toml rustfmt.toml rustfmt.toml uv-version uv-version uv.lock uv.lock version.json version.json View all files Repository files navigation Branch Version Status master nightly develop Platform Rust Python Linux (x86_64) 1.93.0 3.12-3.14 Linux (ARM64) 1.93.0 3.12-3.14 macOS (ARM64) 1.93.0 3.12-3.14 Windows (x86_64) 1.93.0 3.12-3.14 Docs : https://nautilustrader.io/docs/ Website : https://nautilustrader.io Support : [email protected] Introduction NautilusTrader is an open-source, high-performance, production-grade algorithmic trading platform, providing quantitative traders with the ability to backtest portfolios of automated trading strategies on historical data with an event-driven engine, and also deploy those same strategies live, with no code changes. The platform is AI-first , designed to develop and deploy algorithmic trading strategies within a highly performant and robust Python-native environment. This helps to address the parity chal
Source: GitHub Trending | Original Link