NanoARB
Nanosecond-level high-frequency trading framework for CME futures markets
Build production-grade trading strategies in Rust with sub-microsecond inference latency, ML-powered signals, and realistic backtesting.
Sub-microsecond latency
Achieve <800ns tick-to-trade latency with production Rust codebase and zero Python at runtime.
ML-powered strategies
Mamba State Space Models 10-50x faster than Transformers with RL-based market making.
Realistic backtesting
Event-driven engine with latency simulation, queue position modeling, and adverse selection.
Get started
Follow these steps to build and run your first trading strategy with NanoARB.
Install Rust and dependencies
Build and run the engine
http://localhost:9090 and the dashboard at http://localhost:3000.Explore the framework
Learn about NanoARB’s modular architecture and core concepts.
Architecture overview
Order books
Building strategies
Feature extraction
API reference
Comprehensive documentation of NanoARB’s public API surface.
Core types
Strategy API
Backtest engine
Order book API
Configuration
Features
Ready to build?
Start developing high-frequency trading strategies with NanoARB’s production-grade framework.
Get started now