Navigation

    Quantiacs Community

    • Register
    • Login
    • Search
    • Categories
    • News
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. anthony_m
    3. Topics
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 10
    • Best 4
    • Groups 0
    • Blog

    Topics created by anthony_m

    • A

      local development errors
      General Discussion • • anthony_m

      2
      1
      Votes
      2
      Posts
      279
      Views

      support

      @anthony_m Hello, we had some bug reports in this direction. Normally the issue is simply the pandas version. Could you check that your version of pandas is 1.2.5?

      You can simply create a new environment:

      conda create -n qntdev quantiacs-source::qnt conda-forge::ta-lib conda-forge::pandas==1.2.5 conda-forge::dash==1.18 python==3.7

    • A

      BTC and Crypto contest
      Support • • anthony_m

      3
      0
      Votes
      3
      Posts
      240
      Views

      A

      @support Ok, I see, thanks

    • A

      slippage
      General Discussion • • anthony_m

      2
      1
      Votes
      2
      Posts
      193
      Views

      support

      @anthony_m Yes, you are right, we are using a simplified model for slippage. In reality slippage will depend on (among other things) the traded volume. More liquid assets will be prone to less slippage.

      However, for speeding up the evaluation, we are using a simplified model based on the gaps, it fits well with historical data.

      Clearly slippage will be a function of the allocated USD capital to a strategy.

    • A

      IS Sharpe larger than 1, submission rejected
      Support • • anthony_m

      2
      1
      Votes
      2
      Posts
      184
      Views

      support

      @anthony_m Hi, sorry and thanks for the note, it is a bug we have fixed recently. If you try to submit your system now (a copy of the Q16 template) you will get an error message telling that the system is not eligible for a prize because it correlates too much with a template.

    • A

      Precheck fails with Quick Start template
      Support • • anthony_m

      2
      0
      Votes
      2
      Posts
      248
      Views

      support

      @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.

    • A

      Bollinger Bands
      Strategy help • • anthony_m

      3
      0
      Votes
      3
      Posts
      299
      Views

      A

      @antinomy wow, thank you so much, this is awesome!

    • A

      Futures contests and BTC??
      Support • • anthony_m

      4
      1
      Votes
      4
      Posts
      354
      Views

      support

      @anthony_m we patched with spot BTC data see answer: https://quantiacs.com/community/topic/6/btc-contest-start-date

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