nautechsystems
nautilus_trader
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Add Deribit data client Python bindings (#3315) * Add Python bindings support for Deribit HTTP/WebSocket clients and enums * Add python Deribit adapter implementation in nautilus_trader * Add Python type stubs for Deribit HTTP and WebSocket clients, enums, and functions * Add example script for testing live market data with Deribit adapter * Create integration tests for Deribit adapter including fixtures and data client functionality
nightly
1 hour ago
Scaffold initial Rust Deribit data client (#3311) * Add `min_quantity` support in Deribit instrument parsing * Add `ANY` currency support to Deribit HTTP models * Add `Clone` implementation for `DeribitHttpClient` * Add Deribit data client factory and configuration module * Scaffold initial Deribit Rust DataClient * Add example for live data testing with Deribit adapter
nightly
1 day ago
Fix L1_MBP snapshot batch accumulation - Add L1BatchState enum to track MBP vs snapshot batches separately - F_SNAPSHOT batches now accumulate all levels and select best price - Prevents cross-contamination where stale MBP data pollutes snapshots - Add tests for snapshot batch behavior
nightly
2 days ago
Add raw value validation for fixed-point types - Fix uint64_t truncation bug in determine_trade_fill_qty for u128 mode - Add precision validation at matching engine data boundaries - Add check_fixed_raw_* functions to validate raw value scaling - Update order validation to use > instead of != for better UX - Update matching engine to return errors instead of panicking - Fix test values across crates to use properly scaled raw values - Enforce spurious bits validations in a future version (likely v2)
nightly
3 days ago
Improve Binance data client optional authentication - Allow data client to work without API credentials for market data - Add TRADIFI_PERPETUAL contract type for TradFi-Perps (e.g., XAUUSDT) - Skip fee/account queries in providers when credentials not configured - Add binance_data_tester.py example for unauthenticated data streaming - Exec client still requires authentication (enforced in factory)
nightly
4 days ago
Remove Tests separator comments
nightly
5 days ago
Improve CLI installation docs
nightly
6 days ago
Add subscribe_order_cancels for Actor - Add subscribe/unsubscribe_order_cancels methods to Actor - Add on_order_canceled handler to DataActor trait - Publish cancel events to events.cancels.{instrument_id} topic - Add documentation and tests mirroring subscribe_order_fills
nightly
7 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