Quote from asap:
anton
a couple of questions re openquant if you dont mind.
can i program quant strategies based on real time and historical bid and ask data rather than in last data? can i model complex products ie option combos, future spreads?
does the tws api connection offer robust and reliable automation of hi freq strategies with openquant? i mean, in which cases would you recommend going for the fix alternative either with IB or a low latency TT fix solution?
thanks
Hi,
I am just back from Paris, so I have not had much time to monitor this thread.
can i program quant strategies based on real time and historical bid and ask data rather than in last data? can i model complex products ie option combos, future spreads?
Sure you can, including market depth data.
can i model complex products ie option combos, future spreads?
You can program such startegies, i.e. f.ex. define a spread between two instruments and run a spread based strategies (we have users doing this and discussing on SmartQuant forums) but OpenQuant doesn't support "synthetic" instrument definitions out of the box.
does the tws api connection offer robust and reliable automation of hi freq strategies with openquant? i mean, in which cases would you recommend going for the fix alternative either with IB or a low latency TT fix solution?
It's always a good idea to start your automated trading with IB since it's a cheap and robust solution, and since IB API is one of the best supported and tested broker interfaces in OpenQuant.
I would recommend to consider an alternative if IB doesn't fit your trading startegies any longer
(f.ex. you trade an arbitrage strategy that requires super fast execution)... otherwise it's hard to say if you really need FIX connectivity or not right from the start (I think most likely not ...).Regards,
Anton
