Is it possible to set up granular processing for a strategyrunner?
Rename
There isn't a direct way to get at that setting from the StrategyRunner and you can't assign it in the Backtester.
Anyway, after looking at it, I think I found a bug in StrategyRunner that might not work with the Transaction weights properly. We'll investigate!
Anyway, after looking at it, I think I found a bug in StrategyRunner that might not work with the Transaction weights properly. We'll investigate!
Following up, no bug - it was a test error.
I had created 2 strategies with similar names and was using the wrong one.
Still, there isn't a way to perform granular processing with the StrategyRunner.
I had created 2 strategies with similar names and was using the wrong one.
Still, there isn't a way to perform granular processing with the StrategyRunner.
Your Response
Post
Edit Post
Login is required