Code covered by the BSD License
-
CreateIndex(NumDays,NumStocks...
Create a fake index for our tracker to track - use a stochastic process
-
GetGAData(Wts,Stocks,Dates,St...
Now use a years worth of previous data to estimate the covariance matrix
-
InitialiseSession
Prepare the MATLAB session - clear it and create a figure size we
-
PlotResults(fpos,Companies,St...
Utility function to plot the results of the Index tracker
-
ReconstructPF(PF,Wts,Stocks,S...
-
TargetFcn(W,cv,wts,Idx,Jdx)
-
TestPerformance(IndexFund,Num...
Initialise the Tracker
-
gaStockSelect(cv,wts,NumStock...
GA step
-
plotfun(options,state,flag)
Plot each individual using a small black star
-
rastriginsfcnSurf(numSamp,dom...
Oren Rosen
-
rastriginsfcnSurf(numSamp,dom...
Oren Rosen
-
AccountManager
Call the handle addlistener method
-
BankAccount
The following properties can be set only by class methods
-
GATracker
-
Index
-
IndexData
-
Index_DataBase
-
Portfolio
-
TrackerData
-
Batch_Run.m
-
Batch_Run_Results.m
-
DemoSetup.m
-
GA_TrackerDemo.m
-
Index_Tracker_short.m
-
Object_DemoScript.m
-
demoGA.m
-
View all files
Developing a Financial Market Index Tracker using MATLAB OOP and Genetic Algorithms
by Mark Hoyle
01 Aug 2008
(Updated 13 Jan 2009)
Files used in the webinar of the same name
|
Watch this File
|
| File Information |
| Description |
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. |
| Required Products |
Global Optimization Toolbox
Optimization Toolbox
Statistics Toolbox
Financial Toolbox
|
| MATLAB release |
MATLAB 7.6 (R2008a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (2) |
| 18 Mar 2009 |
mingting
|
|
|
| 18 Aug 2008 |
eric lin
|
|
|
| Updates |
| 06 Aug 2008 |
Minor change to correct a bug in the DemoSetup file |
| 13 Jan 2009 |
Typo corrected in TargetFcn. The file contained an erroneous factor of 2. Thanks to Jonathan Kruger for pointing this out. |
|
Contact us