Developing a Financial Market Index Tracker using MATLAB OOP and Genetic Algorithms
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.
Zitieren als
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. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Mathematics and Optimization > Global Optimization Toolbox > Genetic Algorithm >
- Computational Finance > Datafeed Toolbox > Financial Data >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Objects/
gaDemo/
mfiles/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
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 |