PureBytes Links
Trading Reference Links
|
usually the stock market volume is reported in a separate stream when coming
from a live feed - for example the bmi symbol for Nasdaq Comp total volume
is TVOLQ
I think it's TVOL for nyse volume...
good luck,
Phil
----- Original Message -----
From: JeRRyWar <drwar@xxxxxxxxxxxx>
To: Omega-List (E-mail) <Omega-List@xxxxxxxxxx>
Sent: Monday, June 05, 2000 8:00 AM
Subject: Tradestation volume
> Does anyone know how to read the Nyse Total volume into and Easy language
> indicator. I have tried the following as
> a test.
>
> Inputs: Pvolume(volume of data1);
>
> Plot1(Pvolume, "Volume");
>
> It does not plot the total volume but the up and down tick values. I also
> tried close but that doesn't seem to work either.
>
>
|