Just to confirm... If you save a 'template' I guess it saves the chart ID's...? So when you use that template more than once then all the chart ID's get shared...?
--- In [email protected], "sidhartha70" <[EMAIL PROTECTED]> wrote: > > Thanks Steve. I think that may be the problem I'm experiencing. > > Question... You have two instances of AmiBroker open on different > databases... Lets pretend you create two new layouts on each instance > of amibroker... you create new blank charts and panes etc. Is it > possible that the two instances could create the same chart ID's and > you end up 'sharing' charts...? Or does AB have some kind of checking > to avoid this...? > > > > --- In [email protected], "Steve Dugas" <sjdugas@> wrote: > > > > I believe it is based on the Chart ID ( bring up Param dialog, click on > > "Axis" tab, see chart ID at the bottom ). If you change a chart, > the change > > will be applied to all charts with the same ID. If you save a layout > under a > > different name, the 2 layouts willl share the same charts ( all > identical > > chart ID's ) and any changes will be reflected in both layouts. I > keep the > > default layout full of only blank panes and copy that whenever I > want to > > start a new layout. Then I add new charts so they won't share their > ID's > > with any other layouts. Or, sometimes I will copy a layout with > existing > > charts, but if I want unique chart ID's I will immediately plot all new > > charts, duplicate the old param settings and then delete the old charts. > > > > Steve > > ----- Original Message ----- > > From: "sidhartha70" <sidhartha70@> > > To: <[email protected]> > > Sent: Thursday, June 19, 2008 5:46 PM > > Subject: [amibroker] Problems with Global Layouts on different databases > > > > > > > Hi, > > > > > > I'm getting some strange behaviour on some Global layouts that I > > > access on different databases. > > > > > > It's hard to explain the behaviour exactly because I'm prett confused > > > about it... needless to say, when I am saving layouts as Global, they > > > are not saving as expected. It seems various layouts are getting mixed > > > up somehow. > > > > > > Is it possible that I am pointing to the same filename (in parameters) > > > on what I believe to be different charts on totally different > > > layouts...?? Is this why changing something on layout 1 somehow seems > > > to affect layout 2...?? I assumed layout's were seen as totally > > > seperate entities and therefore couldn't share files...?? > > > > > > Confused. > > > > > > Also, going back to the multi-core argument, I have a layout, which I > > > don't think is particularly complicated, and I'm tracking less than 10 > > > symbols in 1 min bars from IQ Feed. Anyway, this layout seems to be > > > consistently grinding one of my eight! 3Ghz cores at about 80-90% > > > useage... That can't be normal can it...? > > > > > > Thanks > > > > > > > > > ------------------------------------ > > > > > > 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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG: > > > http://www.amibroker.com/devlog/ > > > > > > For other support material please check also: > > > http://www.amibroker.com/support.html > > > Yahoo! Groups Links > > > > > > > > > > > > > > >
