PureBytes Links
Trading Reference Links
|
I am trading the individual stocks in the SnP500, Mid, and Small Cap
Indexes. The system I would like to implement is based upon mutliple time
frames and is an end of day trading system. With 1500 stocks in the
universe of tradables I would like to use the custom data list and analysis
template. However, custom data list and template will only work with data1.
Thus, I need to convert data1 to weekly and store the high and low for the
week to make the system usable. Unfortunately, I am having trouble
extracting and storing the information.
I need to store the Open, High, Low, and Close for the week. Any
suggestions would be appreciated I have tried various loop schemes based on
day of week but I am still having a problem. I need to store 2 weeks of
weekly info for comparative purposes.
Happy Trading,
Glenn Schultz
|