-
Fix brokerage transaction handler null object access bug (#7586)
发布于
2023-11-20 14:00:55 +00:00 | 1166 次提交 在此版本后已推送到 master- Fix using brokerage transaction handler algo befor set
Brokerage open orders are being set before algorithm is set to the transaction handler, so SetPriceAdjustmentMode needs to get the algo to use
- Update unit tests
下载附件