[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] to TJ: window's independence



PureBytes Links

Trading Reference Links

Hello,

It was discussed already several times.
Parameters are linked to ChartID (the number shown in the upper right corner
of indicator builder). If you have two panes using the same indicator
(chartID) then they share parameters.

If you want to have them independent use two different chart IDs.

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message ----- 
From: "bromba" <bromba@xxxxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Saturday, December 13, 2003 3:16 PM
Subject: [amibroker] to TJ: window's independence


> hello Tomasz,
> 
> I have the following question. I created custom indicator:
> 
> prd = Param("period",14,5,50,1);
> Plot(RSIa(C,prd),"RSI",colorRed);
> 
> then Window->New and put this custom indicator there. now I change 
> interval on one of these windows, so I have for example two windows with 
> price&indicator but with different intervals.
> 
> and now, when I change *prd* value at one window it affects the second, 
> so that there can't be different, independent periods for windows with 
> independent intervals, right?
> 
> the only workaround I've found was creating indicator with different 
> name, but with the same content..
> will this bahaviour remain in future versions of AmiBroker?
> 
> regards,
> BM
> 
> 
> 
> 
> 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/ 
> 
> 
> 

------------------------ 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/mOAaAA/3exGAA/qnsNAA/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/