Greetings --

The book, Introduction to AmiBroker, does give you the techniques you need
to write your own indicators in afl.

After describing use of the Graphical User Interface, the book describes the
afl language and the formula editor.  It shows how to use built-in functions
and how to write your own.  It describes the array operations of AmiBroker,
and the use of looping code so you can write code that processes data
bar-by-bar.  Pages 241 to 270.

Pages 271 to 476 document the functions that are built-in to AmiBroker,
giving the syntax and examples.

Pages 529 to 544 give detailed advice and examples to help you write afl
code yourself.  Examples include writing looping code and writing functions.

You can see the Table of Contents, Index, and a complete chapter at the
book's website:
http://www.introductiontoamibroker.com

Thanks,
Howard



On Tue, Nov 4, 2008 at 6:26 PM, LB <[EMAIL PROTECTED]> wrote:

>    Mike,
>
>  Thanks.  That looks like something I may really need and can use.  I will
> order it this week.   Do you happen to know how much indicator programing
> theory the book goes into as far as understanding the programing and
> learning how to program?
>
>  Are you a good indicator programmer?
>
>  Any other suggestions, from anyone?
>
>  Thanks again,
>  Lynn
>
>
>
> ----- Original Message -----
> *From:* Mike <[EMAIL PROTECTED]>
> *To:* [email protected]
> *Sent:* Tuesday, November 04, 2008 6:51 PM
> *Subject:* [amibroker] Re: learning amibroker coding for indicators etc.
>
>  Hot off the presses ;)
>
> http://www.introductiontoamibroker.com/
>
> Mike
>
> --- In [email protected], "LB" <[EMAIL PROTECTED]> wrote:
> >
> >
> > I am new to AmiBroker, not really a computer person and know
> nothing about programing etc. So I was wondering, starting at zero
> and knowing nothing about programing what is the best and easiest way
> to learn more about programing indicators etc. in AmiBroker?
> > I am not really looking to become a programing expert, but wanting
> to be able to understand what is going on in the codes and why. And
> also maybe down the road be able to do some of my own indicators-
> codes. Or at least if I need something coded I would know enought to
> explain to others what I am looking for.
> > Also what is AmiBroker indicator programing close to as far as
> regular computer programing?
> > I know in most stuff you start with the basics and work up. If
> programing is the same. Where and how do I get started the right way?
> >
> > Any hints on how to go about getting general knowledge on this and
> how others that started, knowing nothing did it, would be helpfull.
> >
> > Also are there any here that do simple indicator programing for fun?
> > As probably most do. I have a ton of ideas, but don't even know
> where to start. yet.
> >
> > Thanks for any help.
> > Lynn
> >
>
>  
>

Reply via email to