发布

  • 15445 c8a646c0f0

    Feature 7182 missing python version crypto future algorithms (#7206)

    frostbyte_neo 发布于 2023-04-24 14:27:38 +00:00 | 1454 次提交 在此版本后已推送到 master

    • Solve Report Generation Conversion Rate Error bug (#7183)

    • Solve bug

    Remove if sentence that checked if Portfolio contained securities that
    needed a conversion, like Forex, Crypto or Cfd. It didn't take into
    account CryptoFutures so when the backtest result used that kind of
    security types it never found a conversion for them. Making a git blame
    for Report.PortfolioLooper constructor it was found the if sentence was
    not needed so it was removed and then different reports were made for
    algorithms that used security types different than Forex,Crypto,Cfd and
    CryptoFutures to check everything was still working as expected.

    • Solve bug

    Remove if sentence that checked if Portfolio contained securities that
    needed a conversion, like Forex, Crypto or Cfd. It didn't take into
    account CryptoFutures so when the backtest result used that kind of
    security types it never found a conversion for them. Making a git blame
    for Report.PortfolioLooper constructor it was found the if sentence was
    not needed so it was removed and then different reports were made for
    algorithms that used security types different than Forex,Crypto,Cfd and
    CryptoFutures to check everything was still working as expected.

    • Missing Python Version of Crypto Future Algorithms - Issue 7128

    • Address reviews


    Co-authored-by: hungv hungv@compatibl.com
    Co-authored-by: Martin-Molinero martin@quantconnect.com

    下载附件