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

RE: Tradestation volume



PureBytes Links

Trading Reference Links

Phil I am receiving the total volume ok. I just cannot plot it or access it
in tradestation properly.

-----Original Message-----
From: Phil Lane [mailto:patterntrader@xxxxxxxxxx]
Sent: Monday, June 05, 2000 11:05 AM
To: drwar@xxxxxxxxxxxx; Omega-List (E-mail)
Subject: Re: Tradestation volume


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.
>
>