Hi guys,
How do you calibrate the parameters of your algo?
In a simple example for example, how to choose the moving averages you want to run a simply MA crossing algo. I know you run into the risk of simply fitting the parameters to the historical data window you use but in any case it's always useful to see that kind of analysis (without having to manually modify the parameters and rerunning the backtests for a range of values for your parameters).
Is there functionality for this in Quantopian or do we have to write something to do that?
Thanks,
J