omniscient
Guest
i have several years of data for several instruments (in CSV format) and would like to be able to pull specific data from the files without having to manually filter, sort, and formulate it all.
for example, i would like to be able to pull the overnight extremes for a given range of dates. so, on Day 1, i would get the H/L (Max and Min) from 16:30 Day to 09:30 Day 2. on Day 2, i would get the H/L between 16:30 Day 2 and Day 3. and so on and so forth.
there are other things i would like to be able to pull from the data, but if someone has a suggestion/solution for this particular scenario, i think i can adapt it to other sets of data i would like to extract.
if additional information or details are needed, please feel free to ask.
thanks, in advance, for the assistance.
take care -
omni
for example, i would like to be able to pull the overnight extremes for a given range of dates. so, on Day 1, i would get the H/L (Max and Min) from 16:30 Day to 09:30 Day 2. on Day 2, i would get the H/L between 16:30 Day 2 and Day 3. and so on and so forth.
there are other things i would like to be able to pull from the data, but if someone has a suggestion/solution for this particular scenario, i think i can adapt it to other sets of data i would like to extract.
if additional information or details are needed, please feel free to ask.
thanks, in advance, for the assistance.
take care -
omni
VB, C#, C++, Java, Perl etc etc