发布

  • 10192 1988ad1ae5

    Bug 4925 daylight out of order bar (#4941)

    frostbyte_neo 发布于 2020-12-28 19:24:33 +00:00 | 2644 次提交 在此版本后已推送到 master

    • test

    • wip

    • Revert "Fix duplicated history entries when contains daylight saving time change (#4700)"

    Use proper rounding down

    • regression test

    • remove unused parameters

    • more tests

    • fix name and comment

    • improve regression test

    • more tests: oanda market hours

    • re-apply Exchange TZ to bar EndTime

    • fix expected results

    • we can't substract minute because it can harm algorithm on minute resolution; so we could use tick?

    • rename prop: conflict with QCAlgorithm.StartDate

    • do not log messages to pass travis ci log limit

    • assign loghandler in AlgorithmSetupHandler

    • reference to PR for more description

    • due to https://github.com/QuantConnect/Lean/pull/5039 we don't need to override it manually

    下载附件