Matlab example source for real time data analysis with source code example with hopeful C++ code generation with Coder Toolbox
Get more of these sent out through my free newsletter
So I am trying to figure out how to real time data analysis within Matlab. Whatever it will be I want to generate code for C++ through the Matlab Coder. This is what I have found:
Data source is Reuters with Matlab Velocity Analytics but course, backtest and calibrating models, trading rules with genetic programming (interesting idea!!) Note: Velocity Analytics is a paid Reuters product
http://www.mathworks.com/company/events/seminars/seminar59291.html
Real time data analytics with a Cylcone II FPGA which does not really apply
http://www.mathworks.com/matlabcentral/answers/4667
Matlab data analysis PDF for data acquisition with acquisition, remove outliers, filter and detrend data, linear regressions and Fourier analysis, and various tool options
Click to access data_analysis.pdf
Real time analysis for video but could be useful with code
http://www.matlabtips.com/realtime-processing/
Use ActiveX to trigger event but note: You’ll want to be careful about making sure your function executes in less time than the periodicity of the timer, (duh!)
http://stackoverflow.com/questions/1504168/real-time-data-in-matlab
Post data analysis
http://blogs.mathworks.com/pick/2007/12/04/advanced-matlab-data-acquisition-in-matlab/
Sample Matlab 2012b code for Real time analysis with Bloomberg data (this could be useful for IQFeed to be converted into C++ with Matlab Coder)
http://www.mathworks.com/help/datafeed/blp.realtime.html
PDF on USB Interfacing and Real Time Data Plotting with MATLAB
Click to access matlabUSBReport.pdf
Real time plotting with a micro controller
http://www.societyofrobots.com/robotforum/index.php?topic=15724.0
Video on data acuisition with Matlab and Ardiono UNO
PDF on real time processing with Matlab
Plotting data M source code with serial port data
http://mycola.info/2011/04/02/plotting-the-serial-port-data-with-matlab/
Matlab M source code for real time data acquisition
http://www.mathworks.com/matlabcentral/linkexchange/links/828-mtrace-real-time-data-acquisition-directly-from-matlab
NOTE I now post my TRADING ALERTS into my personal FACEBOOK ACCOUNT and TWITTER. Don't worry as I don't post stupid cat videos or what I eat!