- ago
I’ve developed a simple strategy and would like to backtest it across multiple datasets. Right now, I have to manually select each dataset and run the test separately, which is quite time-consuming. Is there a more efficient way to run my strategy on all chosen datasets at once or automate the process? Any tips or guidance would be greatly appreciated!
0
259
1 Replies

Reply

Bookmark

Sort
Cone8
 ( 3.17% )
- ago
#1
You can automate that using the StrategyRunner, saving the results of each run to file, repeating the process on a list of DataSets. If you need help with that, we have the Concierge Service for custom programming jobs and consulting.

You can do that right now. My feeling is that the likelihood of implementing a "DataSet Rankings tool" will remain pretty low.
1

Reply

Bookmark

Sort