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

Re: Multiple Data



PureBytes Links

Trading Reference Links

dcarder wrote:

> Go to the chart you want the multiple data on and   right mouse click
> then select
>  Insert price data    then select the name,data,symbol you want  and make
> sure that the replace selected data at the bottom is unchecked.  Ts will
> load it into the nest subgraph.

Thanks.  This isn't exactly what I'm looking for, though.  I'm trying to
figure out the Data function in EL (Data1, Data2, etc.).  The problem I'm
having is how these data streams are to be recognized.  For instance, if I
put in {If Close of Data1 > Open of Data2...}, how do I tell the system what
Data2 is?  The fairly useless EL manual doesn't shed any light on this, from
what I can tell - all this did is further confuse me.  I'm not even sure how
these commands are written - Data1 or data(X1)?

Thanks,
A.J.