What's the best way to set up live algo trading? Looking to intraday trade australian and canadian etfs and futures. I'm with IB so thinking to hire a VPS and run TWS + some python/C++ scripts?
Initially I was thinking to use QuantConnect as the workflow is quite seamless but it doesn't appear they support much outside the US. The other python based platforms aren't nearly as polished as far as I can see and I would have to learn the backend code for any improvements.
My initial thoughts are to develop some basic data download and backtesting functionalities then if any results look interesting, develop the paper/live trade code to work with the IB API. I've built backtesting framework in Matlab before but the language is becoming out of favour these days.
Initially I was thinking to use QuantConnect as the workflow is quite seamless but it doesn't appear they support much outside the US. The other python based platforms aren't nearly as polished as far as I can see and I would have to learn the backend code for any improvements.
My initial thoughts are to develop some basic data download and backtesting functionalities then if any results look interesting, develop the paper/live trade code to work with the IB API. I've built backtesting framework in Matlab before but the language is becoming out of favour these days.
