I've built an elaborate trading system in Python that trades once per day, and that works well for me.
I'd like to start developing market-making and arbitrage strategies that are much quicker. When I think about what is involved in building such a thing in Python, it's a lot more work than a once-a-day trading system.
I want to know, what are the advantages of MATLAB and all the relevant toolboxes for this kind of work? Has anyone tried using Simulink and treated it as an optimal control problem?
Thanks!
I'd like to start developing market-making and arbitrage strategies that are much quicker. When I think about what is involved in building such a thing in Python, it's a lot more work than a once-a-day trading system.
I want to know, what are the advantages of MATLAB and all the relevant toolboxes for this kind of work? Has anyone tried using Simulink and treated it as an optimal control problem?
Thanks!