PureBytes Links
Trading Reference Links
|
<x-flowed>
Lionel,
I can't vouch for the formula...just the post. Original post follows.
J.
-----Original Message-----
From: Laurent GITTLER <lgittler@xxxxxxxxxxx>
To: Metastock (E-mail) <metastock@xxxxxxxxxxxxx>
Date: Tuesday, September 28, 1999 4:25 AM
Subject: TC2000 BOP, Money stream, TSV
Hello list,
Has anybody a Metastock formula for TC2000 Money Stream, by BOP (Balance of
Power) and TSV (Time segmented Volume) indicators.
There was a post early in the year about TSV, that worden brother's father
was designing an indicator counting ticks in the day.
The formula given to the Metastock list by Michel Guibert (thanks Michel)for
TSV was :
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, I think I am not very far ?????
Do anybody has formulas for BOP and MoneyStream, or an enhanced formula for
TSV.
I would in fact like to write an explorer partially based on those formulas.
Thanks
>From: "Lionel Issen" <lissen@xxxxxxxxx>
>Reply-To: metastock@xxxxxxxxxxxxx
>To: <metastock@xxxxxxxxxxxxx>
>Subject: Re: Time Segmented Volume
>Date: Mon, 14 Aug 2000 16:32:30 -0500
>MIME-Version: 1.0
>Received: from [204.246.137.2] by hotmail.com (3.2) with ESMTP id
>MHotMailBB61B432000CD821EEB5CCF689023C8A0; Mon Aug 14 14:48:36 2000
>Received: (from majordom@xxxxxxxxx)by listserv.equis.com (8.8.7/8.8.7) id
>PAA30587for metastock-outgoing; Mon, 14 Aug 2000 15:26:21 -0600
>Received: from freeze.metastock.com (freeze.metastock.com
>[204.246.137.5])by listserv.equis.com (8.8.7/8.8.7) with ESMTP id
>PAA30584for <metastock@xxxxxxxxxxxxxxxxxx>; Mon, 14 Aug 2000 15:26:17 -0600
>Received: from mail.houston.rr.com (sm2.texas.rr.com [24.93.35.55])by
>freeze.metastock.com (8.8.5/8.8.5) with ESMTP id PAA27745for
><metastock@xxxxxxxxxxxxx>; Mon, 14 Aug 2000 15:51:39 -0600 (MDT)
>Received: from lionel ([24.160.87.114]) by mail.houston.rr.com with
>Microsoft SMTPSVC(5.5.1877.537.53); Mon, 14 Aug 2000 16:31:40 -0500
>From majordom@xxxxxxxxxxxxxxxxxx Mon Aug 14 14:49:03 2000
>X-Authentication-Warning: listserv.equis.com: majordom set sender to
>owner-metastock@xxxxxxxxxxxxx using -f
>Message-ID: <002101c00637$268b3880$7257a018@xxxxxxxxxxxxxx>
>References: <F10195sZKxt8zPdqJL90000630a@xxxxxxxxxxx>
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Mailer: Microsoft Outlook Express 5.00.2615.200
>X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200
>Sender: owner-metastock@xxxxxxxxxxxxx
>Precedence: bulk
>
>I don't think that this is correct. It looks like plain OBV. TSV as per
>TC2000 is distinctly different to OBV
>Lionel Issen
>lissen@xxxxxxxxx
>----- Original Message -----
>From: j seed <jseed_10@xxxxxxxxxxx>
>To: <metastock@xxxxxxxxxxxxx>
>Sent: Monday, August 14, 2000 2:51 PM
>Subject: Time Segmented Volume
>
>
> > Eric,
> > Here's a TSV that was posted on this list some time back.
> > J.
> >
> > {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}))
> >
> >
> > >From: Eric Duchesne <ericduchesne@xxxxxxxx>
> > >Reply-To: metastock@xxxxxxxxxxxxx
> > >To: metastock@xxxxxxxxxxxxx
> > >Subject: Re: M. Prings discounted MetaStock's CDs.
> > >Date: Mon, 14 Aug 2000 12:29:31 -0400
> > >MIME-Version: 1.0
> > >Received: from [204.246.137.2] by hotmail.com (3.2) with ESMTP id
> > >MHotMailBB616EEE008DD820F398CCF6890232440; Mon Aug 14 09:53:09 2000
> > >Received: (from majordom@xxxxxxxxx)by listserv.equis.com (8.8.7/8.8.7)
>id
> > >KAA23533for metastock-outgoing; Mon, 14 Aug 2000 10:23:48 -0600
> > >Received: from freeze.metastock.com (freeze.metastock.com
> > >[204.246.137.5])by listserv.equis.com (8.8.7/8.8.7) with ESMTP id
> > >KAA23530for <metastock@xxxxxxxxxxxxxxxxxx>; Mon, 14 Aug 2000
>10:23:45 -0600
> > >Received: from m19.boston.juno.com (m19.boston.juno.com
>[63.211.172.82])by
> > >freeze.metastock.com (8.8.5/8.8.5) with ESMTP id KAA27436for
> > ><metastock@xxxxxxxxxxxxx>; Mon, 14 Aug 2000 10:49:05 -0600 (MDT)
> > >Received: from cookie.juno.com by cookie.juno.com for
> > ><"bsumTgHxpnj0kRFZsZVJmVDCxhBpyauNrX6yKWdL6Wz7TyTC3hi8Uw==">
> > >Received: (from ericduchesne@xxxxxxxx) by m19.boston.juno.com
>(queuemail)
> > >id FFFSJZYH; Mon, 14 Aug 2000 12:30:36 EDT
> > >From majordom@xxxxxxxxxxxxxxxxxx Mon Aug 14 09:53:39 2000
> > >X-Authentication-Warning: listserv.equis.com: majordom set sender to
> > >owner-metastock@xxxxxxxxxxxxx using -f
> > >Message-ID: <20000814.123305.-16116911.0.ericduchesne@xxxxxxxx>
> > >X-Mailer: Juno 4.0.11
> > >X-Juno-Line-Breaks: 2-7,9-84
> > >X-Juno-Att: 0
> > >X-Juno-RefParts: 0
> > >Sender: owner-metastock@xxxxxxxxxxxxx
> > >Precedence: bulk
> > >
> > >You are stating TSV from TC 2000. Do you have the formula in order to
>put
> > >it into Metastock or better the formula in order to put it into Excel.
> > >Any help or hint will do.
> > >
> > >thank you
> > >
> > >eric
> > >
> > >On Sun, 13 Aug 2000 19:02:52 -0500 "Lionel Issen" <lissen@xxxxxxxxx>
> > >writes:
> > > > TC2000 recommends using OBV with TSV (time segmented volume), when
> > > > they are both insync its a good signal. This sort of confirms my
> > > > experience with OBV, that is don't use it by itself.
> > > >
> > > > If your referring to the change about a month ago, several other
> > > > indicators also gave signals to sell, macd, stoch, and mov.
> > > > Lionel Issen
> > > > lissen@xxxxxxxxx
> > > > ----- Original Message -----
> > > > From: Songyun Fox
> > > > To: metastock@xxxxxxxxxxxxx
> > > > Sent: Sunday, August 13, 2000 12:50 PM
> > > > Subject: Re: M. Prings discounted MetaStock's CDs.
> > > >
> > > >
> > > > Hello.
> > > > I use OBV on DJIA and stocks. BBY gave a great Sell signal using
> > > > Granville OBV.
> > > >
> > > > If you'd like to see the chart I'd be happy to send it.
> > > >
> > > > Songyun
> > > >
> > > > Lionel Issen wrote:
> > > >
> > > > Joe:
> > > > I have tried several versions of OBV, most of them don't give
> > > > very different
> > > > or better/worse signals than Joe Granville's method. The only
> > > > one I've seen
> > > > that may be better is the Time Segmented Volume used by TC2000.
> > > >
> > > > Lionel Issen
> > > > lissen@xxxxxxxxx
> > > > ----- Original Message -----
> > > > From: <Arsk0jn@xxxxxxx>
> > > > To: <metastock@xxxxxxxxxxxxx>
> > > > Cc: <Arsk0jn@xxxxxxx>
> > > > Sent: Saturday, August 12, 2000 5:45 PM
> > > > Subject: Re: M. Prings discounted MetaStock's CDs.
> > > >
> > > > > Lionel, in addition to the points you make there was a serious
> > > > flaw in the
> > > > > way Granville determined OBV. He applied all of the daily
> > > > volume either to
> > > > > the up-volume or down-volume depending on whether the stock
> > > > closed up or
> > > > down
> > > > > for the day. Thus a stock closing up 1/8 point on one million
> > > > shares would
> > > > > have the same increase in OBV as a stock moving up 2 points on
> > > > one million
> > > > > shares. I read an article in the early '70's that calculated
> > > > the up-volume
> > > > > as: ((High - Open) + (Close - Low))/2(High - Low). The reverse
> > > > for
> > > > > down-volume. This gives a much more accurate evaluation of
> > > > > accumulation/distribution.
> > > > >
> > > > > The first edition of Perry's book was published in 1978. Based
> > > > on its
> > > > > success, Perry was asked by Conti Commodity in St. Louis to
> > > > manage a
> > > > > commodity account ($10,000 minimum to join). It did not do
> > > > well in the
> > > > 1980
> > > > > swing and was closed some time later. Which just goes to show
> > > > that just
> > > > > because you can write a good cookbook doesn't necessarily mean
> > > > you're a
> > > > good
> > > > > cook.
> > > > >
> > > > > Joe Nemecek
> > > >
> > >
> > >________________________________________________________________
> > >YOU'RE PAYING TOO MUCH FOR THE INTERNET!
> > >Juno now offers FREE Internet Access!
> > >Try it today - there's no risk! For your FREE software, visit:
> > >http://dl.www.juno.com/get/tagj.
> >
> > ________________________________________________________________________
> > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
> >
>
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
</x-flowed>
|