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

Re: Formula Question - Chandelier Exit



PureBytes Links

Trading Reference Links

sharpened, there is a difference

PREV returns the previous value of your Indicator

Ref(.... ,-1) returns the previous value of one/all of your Indicator's Parts, eg the Function(s)
unless you are capable to write your Indicator into a 'full' Function................... 

Regards,
Ton Maas
ms-irb@xxxxxxxxxxxxxxxx
Dismiss the ".nospam" bit (including the dot) when replying.
Homepage  http://home.planet.nl/~anthmaas


----- Original Message ----- 
From: David Bozkurtian <dbozkurtian@xxxxxxxxxxx>
To: <metastock@xxxxxxxxxxxxx>
Sent: woensdag 2 februari 2000 19:32
Subject: Re: Formula Question - Chandelier Exit


> Thanks,
> 
> It's a pleasure to be part of this group. You folks are sharp and willing to 
> help.
> 
> David
> 
> 
> From: "j seed" <jseed_10@xxxxxxxxxxx>
> Reply-To: metastock@xxxxxxxxxxxxx
> To: metastock@xxxxxxxxxxxxx
> Subject: Re: Formula Question - Chandelier Exit
> Date: Wed, 02 Feb 2000 16:08:03 GMT
> 
> David,
> 
> In answer to your question about something quicker than PREV; Ref((),-1)
> works for me!
> 
> J.
> 
> 
> 
> >
> >Here's a side question. In VB and VBA, there are some functions in the
> >language which should be avoided because they are too slow. There are
> >workarounds to them. The PREV function in MS System Tester seems to be one
> >of them. Does anyone know of a quicker (possibly long hand) workaround
> >which
> >will speed things up?
> >
> >Thanks in advance
> >
> >David
> >
> 
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
> 
> 
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
> 
>