PureBytes Links
Trading Reference Links
|
If you are replying to my posting, I did say that this is a proprietary
indicator, and Worden Bros do not say exactly how they compute it.
What you posted seems to be a slight variation of OBV. I think that TC2000
takes the TSV several times a day.
Lionel Issen
lissen@xxxxxxxxx
----- Original Message -----
From: "Christian Baude" <BAUDECB@xxxxxxxxxxxxx>
To: <metastock@xxxxxxxxxxxxx>
Sent: Sunday, September 17, 2000 7:54 PM
Subject: Re: Float Analysis
On Sun, 10 Sep 2000 10:58:19 -0500, you wrote:
> TSV (time segmented volume) takes the volume traded over a shorter period
of
> time and adds it to the cumulative volume in a similar manner as with OBV.
I
> think that the cumulative TSV for the day is added/subtracted to the
> cumulative daily TSV.
I no longer use TC2000 since they went Win9x. Does that match the
TSV?
Sum(If(C,>,Ref(C,-1),+V*C-Ref(C,-1),If(C,<,Ref(C,-1),-V*C - Ref(C,-1),
0)),18) {with a moving average of 9}
-= Chris ß =-
Using FastTrack/FastRUBE/FastTools/Trade/EZPnF/PSM/MetaStock
FastBreakPro/SpeedResearch/Agent/InfoSelect
|