I'm just doing the last bit now, connecting the whole lot to IB. Thanks so much for all of this, I've learnt so much from you, and genuinely enjoyed every minute of it.
I have a few q's:
- Do you make use of IB's streaming data? My current working plan was to calculate positions based on Quandl data and just perform executions on IB. (tbc).
- Despite the fact that IB is 'realtime', I assume you run your scripts periodically, perhaps daily. How often do you schedule recalculation of desired positions? What time do you schedule orders, relative to trading hours?
- You mentioned on your blog that you manage the equities/hedges systematically; can you elaborate?
Yes I use IB data. I wouldn't advise doing automated executions without it. So it would be fine to use daily quandl to calculate positions and then do the executions manually on IB.
I recalculate positions and then potentially trade hourly during trading hours. More here http://qoppac.blogspot.co.uk/2015/07/systems-building-execution.html
As I've said before my equities in my IB account are just a legacy thing with an approximate hedge on. Not really a strategy, let alone a systematic one
GAT