nautechsystems
nautilus_trader
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Enable selective ruff SIM rules for code simplification - Enable SIM105 (contextlib.suppress) - Enable SIM117 (combined with) - Enable SIM118 (.keys()) - Replace try-except-pass with contextlib.suppress across codebase - Remove redundant .keys() calls in dict iterations - Combine nested with statements for cleaner test mocking
nightly
23 hours ago
Improve backtesting concept guide to clarify bar execution
nightly
2 days ago
Refactor adapter websocket architecture - Use lock-free channels for client-handler communication - Handler exclusively owns WebSocketClient eliminating shared RwLock - Handler owns state with AHashMap instead of shared DashMap
nightly
3 days ago
Add initial dYdX crate (#3138)
nightly
4 days ago
Clean up skipped and obsolete Python tests - Remove 5 Binance test files (won't be repaired before port) - Remove 11 obsolete/unrepairable tests across various modules
nightly
5 days ago
Repair Bybit specific instrument loading - Request specific symbols instead of all instruments to avoid gaps - Validate product types match provider configuration before request - Add tests for exception propagation and product type validation
nightly
6 days ago
Standardize adapters instrument flows and caching
nightly
7 days ago
Refactor OKX adapter clients instrument caching - Add dual-cache architecture with command channel for WebSocket handler - Replace Mutex<HashMap> with DashMap in HTTP client for sharded locking - Establish clearer `cache_instrument`(s) method naming convention
nightly
8 days ago
Active Branches
No pull requests found
As pull requests are created, their performance will appear here.
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs