Developing a Financial Market Index Tracker using MATLAB OOP and Genetic Algorithms

Files used in the webinar of the same name
4.8K Downloads
Updated 1 Sep 2016

View License

Files used in the Webinar "Developing a Financial Market Index Tracker using MATLAB OOP and Genetic Algorithms"
The zip file contains the data and files used to develop an application to track a market index using Genetic algorithm. The initial algorithm is then wrapped up in MATLAB OOP to create an applcation, which can then be tested against the data. Also included aresimple demo files of both genetic algorithms and MATLAB OOP.

Cite As

Mark Hoyle (2024). Developing a Financial Market Index Tracker using MATLAB OOP and Genetic Algorithms (https://www.mathworks.com/matlabcentral/fileexchange/20943-developing-a-financial-market-index-tracker-using-matlab-oop-and-genetic-algorithms), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.1

Updated license

1.1.0.0

Typo corrected in TargetFcn. The file contained an erroneous factor of 2. Thanks to Jonathan Kruger for pointing this out.

1.0.0.0

Minor change to correct a bug in the DemoSetup file