PureBytes Links
Trading Reference Links
|
Graham,
Will a parameter change update in the other indicator windows if I
don't "Apply" or otherwise run the other AFL scripts that depend on
the parameter?
Maybe I should start with more basic question first. Can one AFL
script set up multiple chart panes on the same tab? IF so how does
one do this?
Thanks for answering some possibly dumb questions.
-ace
--- In amibroker@xxxxxxxxxxxxxxx, "Graham" <gkavanagh@xxxx> wrote:
> You can set up the various window panes with an indicator in each
and
> reference a cetral afl file with the common parameters with the
#Include
> function
>
> Cheers,
> Graham
> http://groups.msn.com/ASXShareTrading
> http://groups.msn.com/FMSAustralia
>
>
> -----Original Message-----
> From: acesheet [mailto:acesheet@x...]
> Sent: Friday, 1 August 2003 10:51 AM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] Multiple INdicator Windows using the same
parameters
>
>
> I'm wondering if its possible to have one code create several
> indicator panes that depend on the same parameters?
>
> For instance - suppose I wanted to have a N day EMA of the close
> plot in the price chart window/pane, an N day RSI plot below it in
a
> new pane and an N/2, N MACD plot in yet another window.
>
> N would be a parameter set with the 'Param' function. I do a lot
pf
> work with cycles and it would be nice to have all my indicators be
> related to the cycle period(s) that I set with only one setting of
a
> parameter value.
>
> Thanks for any help.
>
> -ace
>
>
> ------------------------ Yahoo! Groups Sponsor --------------------
-~--> Buy
> Ink Cartridges or Refill Kits for Your HP, Epson, Canon or Lexmark
Printer
> at Myinks.com. Free s/h on orders $50 or more to the US & Canada.
> http://www.c1tracking.com/l.asp?cid=5511
> http://us.click.yahoo.com/sO0ANB/LIdGAA/ySSFAA/GHeqlB/TM
> -------------------------------------------------------------------
--~->
>
> Send BUG REPORTS to bugs@xxxx
> Send SUGGESTIONS to suggest@xxxx
> -----------------------------------------
> 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/
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for Your HP, Epson, Canon or Lexmark
Printer at Myinks.com. Free s/h on orders $50 or more to the US & Canada. http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/sO0ANB/LIdGAA/ySSFAA/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/
|