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

Re: omega-digest Digest V102 #325



PureBytes Links

Trading Reference Links

Hi Gene :)

Thats actually a great question ...

You can go thru all the bars and then on the last bar create a loop 
to go thru them again, but there are some situations in which you 
need to go thru all the bars BEFORE you go thru them so to speak.

This CAN be accomplished using ELKIT32.DLL and a custom Dll 
that then gives you full access to TradeStations price array in 
memory. It is then possible to go thru the array forewards or 
backwards or to any point in it and access the data for that bar.

Regards
Mike