You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASES.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ Released on TBD (UTC).
18
18
- Fixed `generate_order_modify_rejected` typo in Binance execution client (#2682), thanks for reporting @etiennepar
19
19
- Fixed order status report generation for Polymarket where `venue_order_id` was unbounded
20
20
- Fixed Arrow schema registration for `BinanceBar`
21
+
- Fixed the Binance data and execution models to be able to run strategies that trade simultaneously on spot and future markets, including the possibility to use sandbox execution.
0 commit comments