PureBytes Links
Trading Reference Links
|
Hi Henry,
I want to make variable the input period of an indicator and do this by
using a mathematical expression which modifies the starting input period (which
is fixed).
So, we may say that I want to make adaptive the indicator, yes :-)
But it seems the indicator editor doesn't accept this.
r.
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Henry Z
Kaczmarczyk
To: <A
title=Metastockusers@xxxxxxxxxxxxxxx
href="">Metastockusers@xxxxxxxxxxxxxxx
Sent: Sunday, December 07, 2003 3:00
PM
Subject: [Metastockusers] Re: Custom
Indicator and variable input
Rob,I have a few questions as to what you are trying to
do?Do you want an adaptive indicator that adjusts to market
conditions?Or are you trying to create a variable?Henry--- In
<A
href="">Metastockusers@xxxxxxxxxxxxxxx,
"Robin Hood" <robinhood@x...>
wrote:> Sorry for the - I think - stupid question...>
> I want to have two values to let evaluate to Metastock: n0 (the
initial> time), and n1 (time evaluated today) in such a way that
I'll obtain a> variable input for a personal function.>
> __ For example: ______________________> > n0:=
Input("n0",1,1000,20);> n1:=n0* (expression of my input function
);> > (MyIndicator which uses n1 as input)> >
____________________________________> > Metastock says me "this
variable and expression must contain only constant> data" referred
to n1.> > So, I'd like a variable input for my indicator (hehehe
as everyone?) and I> don't know the right formulation of
it.> > I suppose I could try with "if statements"?>
> > > Thanks in advance> >
rob.To
unsubscribe from this group, send an email
to:Metastockusers-unsubscribe@xxxxxxxxxxxYour use
of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
Yahoo! Groups Sponsor
ADVERTISEMENT
To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|