Sure. As much as I can. While I actually trade monthly, what I perceive to be the most optimal inputs for my algorithms, using my pricing model, I simultaneously run thousands of trade simulations across multiple instruments and time series. I choose the most optimal variation at discretion to trade live for the following month. Most would assume this by what I just typed, but the simulations take hours to run, and run on multiple machines![]()
Thanks digitalnomad,
I am beginner developer of system trading so my questions may be elementary.
So basically optimize your user input monthly and use them going forward for the next month. I assume you do this to keep your systems parameters up-to-date with monthly market conditions. Which makes sense and something I have been considering rather then testing a intraday strategies on 10 years of historical data. Just my thoughts.
Let me know if my understanding matches what your statements. Thanks