PureBytes Links
Trading Reference Links
|
------------------------------------------------------------------------
You cannot reply to this message via email because you have chosen not
to disclose your email address to the group.
To reply: http://groups.yahoo.com/group/equismetastock/post?act=reply&messageNum=5049
------------------------------------------------------------------------
N:=Input("A",1,10,5);
A:=Abs(CMO(C,9))/10;
{ N:=A; ??? }
HHV(C,N);
{This variable or expression must contain only constant data}
the hhv(c,opt1); is permitted.
the hhv(c,input("a",1,10,5)); is permitted.
but hhv(c,abs(cmo(c,9))/10); in not.
anyone know how to have a multi-period HHV?
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Sell a Home for Top $
http://us.click.yahoo.com/RrPZMC/jTmEAA/MVfIAA/BefplB/TM
---------------------------------------------------------------------~->
To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|