PureBytes Links
Trading Reference Links
|
ValueWhen, yes, this is in the help files. ExRem I don't think so
but can't think of why you would need to either. HHV, LLV, etc. I
don't know if you can do directly but it would be simple enough to do
via the Ref() command: Ref(HHV(H,5),6) would give the highest high of
the next five bars.
Actually, Exrem I always thought is useful when immediately returned
to another variable (eg, Buy=ExRem(Buy,Sell)) - is there another
productive use for this??? Under what context would you need to
future reference or past reference the ExRem()?
--- In amibroker@xxxxxxxxxxxxxxx, "IVA GmbH" <funnybiz@xxxx> wrote:
> Hello,
>
> as far as I know, many AFL commands such as Ref() are designed to
look into the future if needed.
>
> Does anybody know if functions like Valuewhen, Exrem and all the
high/low functions(hhv,llv, highestbars, highestsincebars et.) can
also do that?
>
> I understand one shouldnŽt reference future quotes for TRADING. IŽd
maybe need it in exploration mode.
>
> Gracias!
>
> Markus
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Get A Free Psychic Reading! Your Online Answer To Life's Important Questions.
http://us.click.yahoo.com/Lj3uPC/Me7FAA/uetFAA/GHeqlB/TM
---------------------------------------------------------------------~->
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|