-
Order command improvements (#6584)
发布于
2022-08-25 18:53:11 +00:00 | 1774 次提交 在此版本后已推送到 master- Create SubmitOrderRequest method in algorithm API to reduce
duplication of code and responsability. - Add order command tests for different failure and success cases
- Fix null reference exception in equity fill model, when there is no
data for an asset.
下载附件
- Create SubmitOrderRequest method in algorithm API to reduce