Terry, I don't know how to use PARAM. Please provide an example for whatever you are trying to say. I have just tried copying the "Price" indicator and saving it as a custom indicator with a different name as Prashanth advised. Inserting the "new" indicator creates a blank pane, which I later found was because AB uses internal code to draw the price chart. Can someone help out with a paste of just the "Price" indicator?
--- In [email protected], "Terry" <[EMAIL PROTECTED]> wrote: > > You can use Insert Linked (or not) and simply make your values available > as parameters (see PARAM statements). Then just change the parameters on > each chart separately. They will be "remembered" until you change them > or delete the chart. > > Caution: running a backtest or an explore from a chart does NOT transfer > the parameter settings. You need to change them in AA->Parameters each > time you backtest/scan/explore. To avoid this, create multiple copies > each with different parameters as was suggested by Prashanth. > -- > Terry > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of thorstef2003 > Sent: Sunday, July 30, 2006 04:04 > To: [email protected] > Subject: [amibroker] Charting different indicators on different Sheets > > Hi, > How do I use use the same indicator with different settings on > different sheets? > For example, on Sheet1 I would like only price > Sheet2 Price with Bollinger bands 10 > Sheet3 Price with 20EMA and 50EMA > Sheet4 with Bollinger bands 20 and Keltner channels > Sheet5 with 5EMA and 10EMA > Sheet6 Weekly chart and daily > And can an index price chart be superimposed on a stock price chart? > Thanks. > Stef > > > > > > > Please note that this group is for discussion between users only. > > To get support from AmiBroker please send an e-mail directly to > SUPPORT {at} amibroker.com > > For other support material please check also: > http://www.amibroker.com/support.html > > > Yahoo! Groups Links > Please note that this group is for discussion between users only. To get support from AmiBroker please send an e-mail directly to SUPPORT {at} amibroker.com For other support material please check also: http://www.amibroker.com/support.html Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/amibroker/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
