File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# NautilusTrader 1.202.0 Beta
2
2
3
- Released on TBD (UTC).
3
+ Released on 27th September 2024 (UTC).
4
4
5
5
This will be the final release with support for Python 3.10.
6
6
@@ -18,7 +18,7 @@ The `numpy` version requirement has been relaxed to >= 1.26.4.
18
18
- Added ` reduce_only ` parameter for ` Strategy.close_position(...) ` method (` True ` by default to maintain current behavior)
19
19
- Added ` reduce_only ` parameter for ` Strategy.close_all_positions(...) ` method (` True ` by default to maintain current behavior)
20
20
- Implemented flush with truncate Postgres function for ` PostgresCacheDatabase ` (#1928 ), thanks @filipmacek
21
- - Implemented file rotation for ` StreamingFeatherWriter ` with internal improvements using ` Clock ` and ` Cache ` (#1954 ), thanks @graceyangfan
21
+ - Implemented file rotation for ` StreamingFeatherWriter ` with internal improvements using ` Clock ` and ` Cache ` (#1954 , # 1961 ), thanks @graceyangfan
22
22
- Improved dYdX execution client to use ` RetryManager ` for HTTP requests (#1941 ), thanks @davidsblom
23
23
- Improved Interactive Brokers adapter to use a dynamic IB gateway ` container_image ` from config (#1940 ), thanks @rsmb7z
24
24
- Improved ` OrderBookDeltas ` streaming and batching based on the ` F_LAST ` flag
You can’t perform that action at this time.
0 commit comments