Quote from RoughTrader:
I've used matlab for about 12 years, mostly in engineering. It's definitely a really great prototyping tool, just slow. But the built-in plotting functions are very difficult to reproduce in standalone apps built in C++.
I think matlab is fine for this effort, but it's just sluggish with iterative processing.
I've looked at your blog, very nice! I did notice you are connecting to TWS via ActiveX. That's ok, but it limits platform implementation to Windows (I think). I'm trying to migrate my automated systems to UNIX (Mac OS X), so the socket client through matlab's java is more platform-independent. Is there a reason you chose activeX in particular?
rt
err, sorry, the comments about activex are directed to max.
rt