MATLAB is worth some consideration.
It is an interpreted language so it understands C, Java, perl etc so you can use the right tool for specific tasks. It has integrated parallel processing. The graphics support has Open-GL. There is a 64-bit version so you can work with enormous amounts of data. It works nicely with the IB API.
Most importantly it makes development very easy and very fast.
You can see a few graphic examples of ML capabilites here: www.matlabdevelopment.com
It is an interpreted language so it understands C, Java, perl etc so you can use the right tool for specific tasks. It has integrated parallel processing. The graphics support has Open-GL. There is a 64-bit version so you can work with enormous amounts of data. It works nicely with the IB API.
Most importantly it makes development very easy and very fast.
You can see a few graphic examples of ML capabilites here: www.matlabdevelopment.com

