Jasen Mackie
Jasen Mackie
### Description Parallelize applyStrategy using the code in apply.paramsets for multiple symbols, as opposed to just what we are currently doing, which is to parallelize param.combos. The strategy results will...
Josh Ulrich and Peter Carl wrote a Turtle demo script in blotter - https://github.com/braverock/blotter/blob/master/demo/turtles.R. This item is to get the system, which will possibly vary slightly to theirs, into quantstrat....
Liberally edited from a prior email from @braverock: "Survival models measure the probability that some event transition will happen in the future. For signal analysis, the transitions would likely be...
Thanks for a great package by the way
Firstly, thanks @jborchma for this library. I am able to download data such as ticker information, account info etc, but when i try to download historical data i get the...
As someone familiar with ML what is the shortest route to creating your own LLM with proprietary and domain-specific data? Can we use starter weights from gpt4all and fine tune...
Create a Static Vignette. Save the vignette .Rmd file to the parser folder, and then follow the instructions referenced in issue #20. ## Paper & Data Link to [Journal of...
Hi I am trying to use ps-fuzz locally with Google API using the config in the screenshot and currently getting the error: `AttributeError: module 'google.generativeai.types' has no attribute 'MessageDict'` ...