For backtesting and research. the first step should be to create a local database, and update it timely.
Then backtest on it, ie. create signal algorithms and find the best ones over multiple timeframes.
If finally found some algorithms, then go live.
But these are multiple projects, you will need much time to build it all, I guess 4+ months, of course depending on the manpower you have avail.
Yes, using IB's TWS C++ Unix API on Linux some years ago, but I hadn't finished it as it's a big project and I was alone on the project and some other things happened, so that I had to stop the project.was referencing the 'go live' part. Have you automated yourself?
What's the best way to go from backtesting in C++ to first steps in automation of futures trading?
Has anyone here gone down that path themselves, using say IB or LiteSpeed's APIs?
I don't understand the question ... As far as writing code? If you test in C++, that should not be a challenge for you.What's the best way to go from backtesting in C++ to first steps in automation of futures trading?
What's the best way to go from backtesting in C++ to first steps in automation of futures trading?
I don't understand the question ... As far as writing code? If you test in C++, that should not be a challenge for you.
K, understood, but I am still not clear if you wish to do it yourself or would rather have someone else build it for you? Big difference in first steps to take.It's not that trivial?
Why do you specifically mention C++ in your question?What's the best way to go from backtesting in C++ to first steps in automation of futures trading?
Has anyone here gone down that path themselves, using say IB or LiteSpeed's APIs?