-
Fix regression test History Request (#5321)
发布于
2021-02-19 23:39:50 +00:00 | 2518 次提交 在此版本后已推送到 master- After https://github.com/QuantConnect/Lean/pull/5207 history requests
are selecting the correct data type and cause the regression test to
fail because there is no QuoteBars for daily equity. Updating and
fixing this. - Centralizing the logic around getting the SubscriptionDataConfig to
use
下载附件
- After https://github.com/QuantConnect/Lean/pull/5207 history requests