That worked! [I'd previously neglected to copy all formulas.] Thank you very much.
Bob -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Behalf Of Tomasz Janeczko Sent: Sunday, March 25, 2007 3:52 PM To: [email protected] Subject: Re: [amibroker] Is there a way to transfer a chart complete with inserted pitchforks to another machine? Hello, If you mean chart as it is with all studies - the simplest is to export as a graphic file (Edit->Image->Export to file) If you mean actual quote data with drawings data and formulas then it is more complex: Studies are saved with symbol data, so you will need to copy: 1. the quote data file for particular symbol 2. all formulas and layouts and 3. broker.newcharts file that holds references between formulas and chartIDs (please note that by doing the above you essentially transfer everything (every chart), not one). Best regards, Tomasz Janeczko amibroker.com ----- Original Message ----- From: "Bob Jagow" <[EMAIL PROTECTED]> To: "Amibroker" <[email protected]> Sent: Monday, March 26, 2007 12:42 AM Subject: [amibroker] Is there a way to transfer a chart complete with inserted pitchforks to another machine? > Haven't found a way, and I really, really must! > > > > 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
