PureBytes Links
Trading Reference Links
|
Hello davidmoy888,
I think this will bet you started.
I don't use Supercharts so this may not apply but...
enter multiple contracts as data1, data2, data3 etc. For style I
suggest hidden except for hte one you will actualy trade.
Create an indicator to the effect:
Vars: TotOI(0);
TotOI = V of data1 + V of data2 + V of data3 etc.
Plot1(TotOI, "TotOI");
Friday, December 28, 2001, 1:49:00 PM, you wrote:
djc> Hi everybody,
djc> I just joined this list. Can somebody tell me how to use Easy Language
djc> to combine and plot the open interest for multiple contract months? I'm
djc> using SuperCharts RT.
djc> David Moy
--
Best regards,
Jim mailto:jejohn@xxxxxxxxxxxxxxxx
|