PureBytes Links
Trading Reference Links
|
According to TSV the actual computation of TSV requires having real time
price and tick volume. This alleged formula for TSV is a modification of
plain vanilla OBV.
Lionel Issen
lissen@xxxxxxxxx
----- Original Message -----
From: Mike Lucero <mikelu@xxxxxxxxxxxxx>
To: <metastock@xxxxxxxxxxxxx>
Sent: Wednesday, August 16, 2000 5:21 AM
Subject: Re: Time Segmented Volume
I don't know if the formula for TSV, but to be something usable, I think
you'd need parentheses around the term (C-Ref(C,-1)).
----- Original Message -----
From: "Christian Baude" <BAUDECB@xxxxxxxxxxxxx>
To: <metastock@xxxxxxxxxxxxx>
Sent: Tuesday, August 15, 2000 7:56 PM
Subject: Re: Time Segmented Volume
On Mon, 14 Aug 2000 16:32:30 -0500, you wrote:
> I don't think that this is correct. It looks like plain OBV. TSV as per
> TC2000 is distinctly different to OBV <Lionel Issen>
> > {Time Segmented Volume}
> > {TSV..plot with MA of 9}
> > (Sum(If( C, >,Ref(C,-1), +V*C-Ref(C,-1),
> > If(C,<,Ref(C,-1),-V*C-Ref(C,-1),0)),18{18}))
This was from From: "Laurent GITTLER" <lgittler@xxxxxxxxxxx>,
originally Michel Guibert
-÷ Chris ß ÷-
|