|
See Steve's reply because the big difference in AFL is the array processing as Steve explained.
The books were for Excel VBA programming (macros) because that's what you asked for. VBA is, in a way, quite similar to AB when using loops. They are just constructed a little different. I learned Basic programming first, then VBA (which is also a variation of BASIC). I picked up AFL from there with a little intro by an experienced trader and then just doing it, reading help files and asking a few questions along the way.
Just look at some of the basic formulas you find in AB charts or the library. Take the ones that don't look too complicated and understand them. Change a few things. You'll be surprised at what you can learn. There is also (someone please help here) an automated AFL code writer. You tell it your rules and it writes code. You can then see what it did. -- Terry -----Original Message-----
Hi Terry, Noticed you reccomended these 2 books...I have absolutely no problem coding in Amibroker,but I do run into problems with coding such as this.. for( i = 0; i < *BarCount*; i++ ) {
How would one become proficient/knowledgable in writing code such as this??? Is this AFL??? or Is this sort of language inherent in every language? Would either of the 2 books you reccomended assist me in this task? If you or anyone could point me in the direction of a "Dummies " book,that would be great.I would just like to be proficient at writing/understanding code such as the snippet above
Someone reccomended Beggining Programming for Dummies by Wang...
Any thoughts deeply appreciated
Allan
----- Original Message ----- From: Terry <[EMAIL PROTECTED]> Date: Sunday, July 16, 2006 9:34 pm Subject: RE: [amibroker] Re: I am lost > Great book for macro and function coding: 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
SPONSORED LINKS
YAHOO! GROUPS LINKS
|
- [amibroker] Re: I am lostII brian.z123
- [amibroker] Re: I am lostII brian.z123
- Re: [amibroker] Re: I am lostII allansn
- RE: RE: [amibroker] Re: I am lostII Terry
- RE: RE: [amibroker] Re: I am lostII dingo
- Re: RE: RE: [amibroker] Re: I am lostII allansn
- Re: RE: RE: [amibroker] Re: I am lostII Steve Dugas
- Re: RE: RE: [amibroker] Re: I am lostI... allansn
- RE: RE: RE: [amibroker] Re: I am lostI... MarketMonk777
- Re: RE: RE: [amibroker] Re: I am l... Steve Dugas
- RE: RE: RE: [amibroker] Re: I ... MarketMonk777
- RE: [amibroker] Re: I am lostII brian.z123
- RE: RE: [amibroker] Re: I am lostII Terry
