Need advice from you guys, i have an good infrastructure for my algo trading setup, that i am very happy with. I am limited of how i can control this, since its based on 3rd party software etc. I am running a multiple of strategies and my process involves ranking top strategies to use every quarter from my library.
So here is my question, i am receiving a backtest report in a CSV format every week from every strategy i have, based in this i rank them.
BUT, i would like to build a tool that can auto import and test / present which strategies i shall run for the next quarted based on my defined rule set, for example top 4 strategies based on sortino and NP/DD etc.. i would also like to be able to backtest what rules for sorting would have been the best in the past...
If i at some stage build out this software to calculate diff in slippage in live trading from backtest reports, i would be very happy, but this is a second phase since it would involve link between IB and my software.
if the proposed structure i could also later on be used to build customized Montecarlo tests, testing random entries and exits etc for my imported price series backtest it would be good.
What shall i base this tool on? language R, python ? i do not think excel will work since there is well over 200 strategies and the amount of data for each strategy looking back 20 years with intraday trades is quite a lot..
I will need to hire a programmer to help me, but i guess i would need advice what language/structure to base the tool/software on.
Any advice from the pros out there is greatly appreciated
So here is my question, i am receiving a backtest report in a CSV format every week from every strategy i have, based in this i rank them.
BUT, i would like to build a tool that can auto import and test / present which strategies i shall run for the next quarted based on my defined rule set, for example top 4 strategies based on sortino and NP/DD etc.. i would also like to be able to backtest what rules for sorting would have been the best in the past...
If i at some stage build out this software to calculate diff in slippage in live trading from backtest reports, i would be very happy, but this is a second phase since it would involve link between IB and my software.
if the proposed structure i could also later on be used to build customized Montecarlo tests, testing random entries and exits etc for my imported price series backtest it would be good.
What shall i base this tool on? language R, python ? i do not think excel will work since there is well over 200 strategies and the amount of data for each strategy looking back 20 years with intraday trades is quite a lot..
I will need to hire a programmer to help me, but i guess i would need advice what language/structure to base the tool/software on.
Any advice from the pros out there is greatly appreciated
Or increase portfolio funds, but this i would not like to do at this moment.