Navigation

    Quantiacs Community

    • Register
    • Login
    • Search
    • Categories
    • News
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Precheck fails with Quick Start template

    Support
    2
    2
    248
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      anthony_m last edited by

      Hello, I run the precheck notebook with the Q16 Quick Start template but it bugs...

      support 1 Reply Last reply Reply Quote 0
      • support
        support @anthony_m last edited by

        @anthony_m Sorry, the problem is that we did not update the precheck file to reflect the "cryptodaily" contest, we will fix the issue....Note that "precheck" was a code used at the beginning for checking the output. Later we implemented a multi-pass backtester which makes automatically the checks. The call in the quick start:

        weights = qnbt.backtest(
            competition_type= "crypto_daily_long",
            load_data= load_data,
            lookback_period= 365*4,
            start_date= "2014-01-01",
            strategy= strategy,
            analyze= True,
            build_plots= True
        )
        

        makes the needed checks, and you can read output info in the notebook.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB | Contributors
        • Documentation
        • About
        • Career
        • My account
        • Privacy policy
        • Terms and Conditions
        • Cookies policy
        Home
        Copyright © 2014 - 2021 Quantiacs LLC.
        Powered by NodeBB | Contributors