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

Files used in the webinar of the same name
4,8K descargas
Actualizado 1 sep 2016

Ver licencia

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.

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2008a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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