Currenty we have the QSTK Event Simulator and Yahoo downloader working.
If you don't run the Yahoo downloader you will need existing stock data.
You can get stock data here :-
http://downloads.lucenaresearch.com/CompInvestI-Files/QSData.zip
You should put this in the QSDATA folder in the VS 2012 solution.
An Environment variable called QSDATA also needs to be created
eg.
QSDATA = C:\dev\QSTK.net\QSData
In Powershell
[Environment]::SetEnvironmentVariable("QSDATA", "C:\dev\QSTK.net\QSData", "User")
Here is a sample output graph of an Event study on historical data from the NYSE.
