We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c84ac91 commit 52897d9Copy full SHA for 52897d9
RELEASES.md
@@ -1,6 +1,6 @@
1
# NautilusTrader 1.193.0 Beta
2
3
-Released on TBD (UTC).
+Released on 24th May 2024 (UTC).
4
5
### Enhancements
6
- Added Interactive Brokers support for Market-on-Close (MOC) and Limit-on-Close (LOC) order types (#1663), thanks @rsmb7z
@@ -11,7 +11,7 @@ Released on TBD (UTC).
11
- Overhauled `SandboxExecutionClientConfig` to more closely match `BacktestVenueConfig` (many changes and additions)
12
13
### Fixes
14
-- Fixed data order by `ts_init` when streaming (#1656), thanks @twitu
+- Fixed DataFusion backend data ordering by `ts_init` when streaming (#1656), thanks @twitu
15
- Fixed Interactive Brokers tick level historical data downloading (#1653), thanks @DracheShiki
16
17
---
0 commit comments