Hello, I assume that with "study" you mean for example a trend line drawn on the chart. Now studies remain if only you display the same security and same chart (studies are separate, per-security saved along with quotation data)
Best regards, Tomasz Janeczko amibroker.com ----- Original Message ----- From: "cassianoqs" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, October 17, 2007 2:20 AM Subject: [amibroker] Re: urgent:- how reopen a deleted chart tab? > Hello, > > It works fine for only 1 MDI tab, the problem is that I opened 4 MDI tabs: > > File->New->Default Chart > File->New->Default Chart > File->New->Default Chart > File->New->Default Chart > > After I deleted one MDI tab, I tried: > > File->New->Default Chart > > but I didn't find my studies. > > How AB treats studies and layouts when working with several MDI tabs? > > > Regards, > > --- In [email protected], "Tomasz Janeczko" <[EMAIL PROTECTED]> wrote: >> >> Hello, >> >> Look - the tab is just a chart for some symbol, you don't really > lose anything >> File->New->Default Chart >> will re-open your chart. >> And studies are still there because they are saved along with symbol > and quotation >> data and not within a chart. >> >> Also if you want to "prevent" from deleting - >> AB won't forbid you closing any tab because it would be somewhat > strange >> - after all when you press "close" button the application should > follow your order. >> >> What you can do however is to go to >> Tools->Preferences->Miscellaneous >> and UNCHECK Auto-saving of layouts >> - so any changes to layout won't be saved automatically >> - so even if you delete, the layout after delete won't be saved. >> >> But then you need to be sure to actually manually SAVE the layout >> if you want to keep it. Otherwise, it won't be saved and next time > you run >> AB it will revert to previously saved layout which may mean that you >> "lose" your changes. >> >> Best regards, >> Tomasz Janeczko >> amibroker.com >> ----- Original Message ----- >> From: "cassianoqs" <[EMAIL PROTECTED]> >> To: <[email protected]> >> Sent: Tuesday, October 16, 2007 10:42 PM >> Subject: [amibroker] Re: urgent:- how reopen a deleted chart tab? >> >> >> > Tomasz, >> > >> > It opens other MDI. >> > >> > I think I lost my studies. I work with 4 MDI tabs. >> > >> > How can I prevent to delete MDI tabs ? >> > >> > I was not asked for confimation when delete a MDI, also I didn't save >> > the database and still lost MDI with my studies. >> > >> > Best regards, >> > >> > >> > --- In [email protected], "Tomasz Janeczko" <groups@> wrote: >> >> >> >> File->New->Default Chart >> >> >> >> Best regards, >> >> Tomasz Janeczko >> >> amibroker.com >> >> ----- Original Message ----- >> >> From: "cassianoqs" <cassianoqs@> >> >> To: <[email protected]> >> >> Sent: Tuesday, October 16, 2007 6:59 PM >> >> Subject: [amibroker] urgent:- how reopen a deleted chart tab? >> >> >> >> >> >> > How reopen a deleted chart tab? >> >> > I tried to close AB and not save the database, but didn't work. >> >> > >> >> > >> >> > >> >> > 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 >> >> > >> >> > >> >> > >> >> > >> >> > >> >> >> > >> > >> > >> > >> > 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 >> > >> > >> > >> > >> > >> > > > > > 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 > > > > >
