CanOz
Home runs feel good, but base hits pay bills!
- Joined
- 11 July 2006
- Posts
- 11,543
- Reactions
- 519
/* Clean up database*/
/*there are the string functions to help with these
run the explore, save all to a watchlist then in Assignment Organizer
delete them
example*/
Filter= StrRight(Name(),3)==".AX" OR StrLen(Name())>4;
AddTextColumn(Name(),"name");
I use the above code to clean out any symbols that are longer than than 4 letters.
I use two ASX databases.
Adjusted EOD data I get from Premium Data which assigns the data to the various watchlists automatically at the end of day when updating.
The second database is unadjusted data that includes warrants and options and is intra day. I use the above code to clean it up. The data originally was sourced from Yahoo, and the code was designed to get rid of the .AX extension.
I have just ordered the Quantitive Trading Systems book myself and am interested in your comments. I've had AB for some years now, however, my programming skills are still pretty rough.
Anyway, came across this thread by accident and am finding it an interesting read. Keep up the good work guys.
Cheers
IJW
Thanks heaps for that IJ!
Say...i've started using the latest beta verson and it won't save my watchlists....any ideas?
Also, when i try and filter to backtest only ASX200, i get no results??
As far as the book goes, its a bargain!
Love to know if anyone else has read it...
Thanks Wayne for the update, i'll try to get something together worth testing again this week, and you can run it on the US data....
Sheesh Bandy is real fussy about data!
Cheers,