You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you very much for your kinds words! Please let me know if you see other areas that the package can be further improved. Yes, I didn't include much examples. Having some examples is definitely be helpful. In order to make unit testing easier, I am planning to include some data sets, and also functions to load data from CSV (and also your JSON function), and perhaps then it will be even easier to add some some examples. Let me take a look at it, and please send over any ideas that you have.
Maybe instead of returning lastAction from strategy backtest results you return the entire array of actions?
I see this repo is basically a clone of your Go repo. Has you Go repo gotten more traction?
Repos like this are always nice to have but I never know who actually uses them. In this field, you're typically dominated by TradingView and QuantConnect, right?
How can we bring this repo from "cute" to "can't live without it" in this field, given the steep competition in this field?
It's easy to be overloaded by data in the context of quant/algo stuff. How to make that data more than "useless" (aka lead to some profits, making the data and indicators and strategies useful) is the interesting part.
Not only would some examples be cool, but...
maybe posting a strategy or two that would beat "buy and hold long" or "sell and hold short" based on TA/all of the indicators you have would be cool.
Otherwise it becomes a list of strategies people can point to that... don't beat buy and hold. What are they worth then? :D
The documentation on this repo is amazing. Really great work, seriously.
Curious if something like this being around in an
examples/
folder or something would help somebody?The text was updated successfully, but these errors were encountered: