Hi, These things are explained pretty well in the help file. If you look up Foreign() and SetForeign() functions, and all functions beginning with "TimeFrame", you will find explanations and examples as well as links to formulas in the AFL library that use the functions. It is highly recommended to read the help file in order to learn about all the things that are possible with AB, otherwise you will be missing out on a lot. Start with all the tutorials and at some point look through the Categorized Function Reference to become acquainted with all the functions available for doing different things. If you have trouble writing your first codes, post what you have written and chances are very good that someone will help you fix it. Good luck!
Steve ----- Original Message ----- From: "dj3ccm" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, March 28, 2006 10:00 AM Subject: [amibroker] Re: How to show multiple unlinked charts in one window? > Thank you Steve, > I'll look in to this. Any useful samples available here? > > --- In [email protected], "Steve Dugas" <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> Within 1 window charts are basically linked, but there are some > things you >> can do in your code, for example Foreign or SetForeign functions > to view a >> different ticker or TimeFrame functions to change the timeframe... >> >> Steve >> >> ----- Original Message ----- >> From: "dj3ccm" <[EMAIL PROTECTED]> >> To: <[email protected]> >> Sent: Thursday, March 23, 2006 10:22 AM >> Subject: [amibroker] How to show multiple unlinked charts in one > window? >> >> >> > What is the best way to show, say four or six, unlinked charts > within >> > one Window? >> > >> > >> > >> > >> > >> > >> > >> > >> > >> > 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 > > > > > > > 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/
