GetChartID belongs to Study() funciton call. See the docs: http://www.amibroker.com/guide/afl/afl_view.php?study
Best regards, Tomasz Janeczko amibroker.com ----- Original Message ----- From: "murthysuresh" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, July 05, 2007 4:01 AM Subject: [amibroker] possible documentation error >I cut and pasted this code segment from the chm file > Sell = Cross( Study( "SU" ), Close, GetChartID() ); > > I got error Error no 16. I guess the function has changed but not the > related docs. > > Seede. > > > > 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 > > > > >
