-
Avoid division by zero error in backtesting result handler (#6484)
发布于
2022-07-14 15:54:55 +00:00 | 1837 次提交 在此版本后已推送到 master- Minor improvements
- Avoid division by zero error in backtesting result handler. Race
condition where the SetAlgorithm implementation would still be running
and we try to loop through the update method - Improvement nullreference exception message
- Cleanup resolution to timespan extension method
- Address reviews
- Cleanup data config fill forward conditional statement for tick
resolution
下载附件