I am trying to build and test a system based on buying the strongest stocks in the strongest groups. I see this link http://biz.yahoo.com/ic/ind_index.html which lists all of the different groups and stocks in them but I need to easily get that data. I have a program called data sharks that will get the data from yahoo but it has no method for getting all of the automatically.
Once getting the data, I will need to make my own composites of the stocks in each group in order to determine the strength of each group. I realize this will be an imperfect back test as the stocks that are in the group today were not necessarilly in the group in the past.
I already have most of the code written to test this, I just need to get the data.
Any ideas would be appreciated.
thanks
fan27
Once getting the data, I will need to make my own composites of the stocks in each group in order to determine the strength of each group. I realize this will be an imperfect back test as the stocks that are in the group today were not necessarilly in the group in the past.
I already have most of the code written to test this, I just need to get the data.
Any ideas would be appreciated.
thanks
fan27