Serving the Quantitative Finance Community

Search found 2 matches

by himAgain
October 28th, 2008, 1:19 pm
Forum: Programming and Software Forum
Topic: Optimize Matlab code for multicore
Replies: 4
Views: 61174

Optimize Matlab code for multicore

<t>Jamie,MatLab R2008a (R2007a i believe as well) is already optimized for multi-core. If you need to make sure goto;file (toolbar) preferences General Multi threading a button and check box will enable/disable and will give you the option to select the amount of threads (I have 8 but I still choose...
by himAgain
October 27th, 2008, 9:26 pm
Forum: Programming and Software Forum
Topic: Reuter's slow datafeed in Matlab
Replies: 5
Views: 51763

Reuter's slow datafeed in Matlab

<t>"Does there exists any solution in Matlab that can be used to refresh the market in real time? Does Reuters have any support on this concern that would help?"If Reuters has an API that you can access. Look to connect Matlab using COM objects. You just need to build the file and call the events/ e...