Navigation

    Quantiacs Community

    • Register
    • Login
    • Search
    • Categories
    • News
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. magenta.kabuto
    3. Topics
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 14
    • Posts 77
    • Best 5
    • Groups 0
    • Blog

    Topics created by magenta.kabuto

    • M

      Data loading in online Env
      Support • • magenta.kabuto

      8
      0
      Votes
      8
      Posts
      266
      Views

      support

      @magenta-kabuto Hi, did you try it? The slice function is designed to return all weights.

    • M

      Runtime Error?
      Support • • magenta.kabuto

      10
      0
      Votes
      10
      Posts
      404
      Views

      M

      Hi @support,
      no problem.
      I didnt check until now, the accepted strategies do not use machine learning 🙂
      I will try out some machine learning strategies in the upcoming days and let you know.
      Thanks again and Regards

    • M

      Acess previous weights
      Support • • magenta.kabuto

      29
      0
      Votes
      29
      Posts
      2065
      Views

      V

      @blackpearl Hello. I don’t use machine learning in trading, and I don’t have similar examples. If you know Python and know how to develop such systems, or if you use ChatGPT (or similar tools) for development, you should not have difficulties modifying existing examples. You will need to change the model training and prediction functions.

      One of the competitive advantages of the Quantiacs platform is the ability to test machine learning models from a financial performance perspective.

      I haven’t encountered similar tools. Typically, models are evaluated using metrics like F1 score and cross-validation (for example, in the classification task of predicting whether the price will rise tomorrow).

      However, there are several problems:

      It is unclear how much profit this model can generate. In real trading, there will be commissions, slippage, data errors, and the F1 score doesn’t account for these factors. It is possible to inadvertently look into the future. For instance, data preprocessing techniques like standardization can leak future information into the past. If you subtract the mean or maximum value from each point in the time series, the maximum value reached in 2021 would be known in 2015, which is unacceptable.

      The Quantiacs platform provides a tool for evaluating models from a financial performance perspective.

      However, practice shows that finding a good machine learning model requires significant computational resources and time for training and testing. My results when testing strategies on real data have not been very good.

    • M

      Kernel Dies
      Support • • magenta.kabuto

      6
      0
      Votes
      6
      Posts
      243
      Views

      M

      @vyacheslav_b perfect. It wasnt obvious to me that single pass was meant by that. Thank you

    • M

      Error in Online Enviroment
      Support • • magenta.kabuto

      3
      0
      Votes
      3
      Posts
      186
      Views

      support

      Dear magenta.kabuto,

      It appears to be a pandas version mismatch. You can try using different pandas version but it's not documented nor supported and our library could behave in an unexpected manner.

    • M

      Missed Call to write output
      Strategy help • • magenta.kabuto

      16
      1
      Votes
      16
      Posts
      790
      Views

      M

      I finally resolved the issue, after lots of struggle. The custom layers, custom loss function and the function had to be serialized and deserialized correctly in order to save the architecture and weights as Json, rather than in a dictionary, like is suggested for pytorch in the Neural netowork template.
      It seems Pytorch is way more user friendly when it comes to saving and loading models.

    • M

      training, predicting and backtesting Neural Network
      Support • • magenta.kabuto

      4
      0
      Votes
      4
      Posts
      163
      Views

      support

      @magenta-kabuto The weights generated are simply the daily allocations to the various assets.

    • M

      Error while loading Data
      Support • • magenta.kabuto

      3
      0
      Votes
      3
      Posts
      269
      Views

      support

      @magenta-kabuto Hi, yes, sorry for late answer. For the moment we can support only the default panda version you mention, sorry

    • M

      Weights at open close
      General Discussion • • magenta.kabuto

      2
      0
      Votes
      2
      Posts
      247
      Views

      support

      Dear magenta.kabuto, it will be done at the open price in t+1 time.

    • M

      Cant load data locally
      Support • • magenta.kabuto

      3
      0
      Votes
      3
      Posts
      272
      Views

      M

      @magenta-kabuto thx a lot bro for your support and pointing out the mistakes👍 🙂
      I will try the revised code now.
      Good luck for the competition 👍

    • M

      Different Sharpe Ratios for Multipass-Backtest and Quantiacs Mulipass Backtest
      Support • • magenta.kabuto

      13
      1
      Votes
      13
      Posts
      985
      Views

      support

      @vyacheslav_b thank you!

    • M

      Backtesting
      Strategy help • • magenta.kabuto

      16
      1
      Votes
      16
      Posts
      1170
      Views

      support

      @stefanm Thank you!

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