Navigation

    Quantiacs Community

    • Register
    • Login
    • Search
    • Categories
    • News
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. jeppe_and
    3. Topics
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 11
    • Best 0
    • Groups 0
    • Blog

    Topics created by jeppe_and

    • J

      Backtester Versions
      Support • • jeppe_and

      2
      0
      Votes
      2
      Posts
      252
      Views

      support

      @jeppe_and Hi, there are 4 options for backtesting:

      processing all data in one pass. Very fast but you risk to overfit (by taking a global average for example); processing all data in many passes using the built-in backtester; same, but preserving the state at each iteration; for example, you can use the weights of yesterday to fix the weights today. In this case submission will take longer as parallelization is not possible; if yo use machine learning methods and you need to retrain your model periodically, you can use the ml extension for the call to the backtester.
    • J

      Logging out and leaving code running
      Support • • jeppe_and

      3
      0
      Votes
      3
      Posts
      284
      Views

      J

      @magenta-grimer thank you!!!

    • Documentation
    • About
    • Career
    • My account
    • Privacy policy
    • Terms and Conditions
    • Cookies policy
    Home
    Copyright © 2014 - 2021 Quantiacs LLC.
    Powered by NodeBB | Contributors