[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Data Assignment to multiple stocks



PureBytes Links

Trading Reference Links

Tomasz,

Is it possible to load ASCII txt EOD data into more than one stock> Previously when I asked this I got a work-around, and now have
the data which was:
Ticker, date, Night Open, NH,NL,NC,NV,Day Open, DH,DL.DC,DV,DOI

into night and day results using two formats. The fiddley bit is producing the continuous data where I have to merge the continuous
stock with todays EOD of the stock. Its a lot of left clicks. I could have a bigger set of formats one for each continuous. But
it would be nicer to be able to manipulate through the format and assign data to where ever as often as I like.

Perhaps I need a jscript separately to do this. If so I'm stuffed. (...beyond the edge of competance).

P