PureBytes Links
Trading Reference Links
|
Hi MG Ferreira:
Does it what you are looking for?
DD:=Input("Periods : ",1,1000,1);
If(Cum(1)=DD,C,PREV);
Regards
Eric :>
--- In equismetastock@xxxxxxxxxxxxxxx, mgf_za_1999 <no_reply@xxxx>
wrote:
> Hi Eric,
>
> I am working on your question, just a quick question to the group,
> that relates to our discussion.
>
> Is it possible to get an absolute reference? I know
>
> Ref(C,-1)
>
> gives the close one bar ago. Also, something like
>
> sum(C*(Cum(1)=1))
>
> gives the close of the first bar. But is there a function, say 'X',
> so that
>
> X(C,1)
>
> gives the close of the first bar?
>
> Thanks in advance
> MG Ferreira
> TsaTsa EOD Programmer and trading model builder
> http://www.ferra4models.com
> http://fun.ferra4models.com
------------------------ Yahoo! Groups Sponsor --------------------~-->
Has someone you know been affected by illness or disease?
Network for Good is THE place to support health awareness efforts!
http://us.click.yahoo.com/Rcy2bD/UOnJAA/cosFAA/BefplB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> 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/
|