Project Description:
I'm seeking a programmer to write a simple program that performs the following functions:
1. Captures live ticking data from up to 52 securities from Interactive Brokers and stores it in a time series (SQL?)
2. Produces an 'index' from 50 of those securities
3. Produces MACD numbers
4. Produces a message and sound when certain targets are hit (up to 5 simple triggers)
5. Produce a front end including simple charts
I have already coded a version in Excel 2010 with vba but the calculation latency makes it unusable.