--- In [email protected], "Howard B" <[EMAIL PROTECTED]> wrote: > > Greetings all -- > > I am writing a book -- Introduction to AmiBroker -- that will help some > people. I expect it to be available in early 2008. It will fill in the > area between zero and Quantitative Trading Systems, the book that was > published earlier this year. >
I've just received "Quantitative trading systems" and at first glance it looks really interesting (I've not read it yet, I'm just scanning through the pages). >From what I'm seeing, I would have hoped to see your second book focused on a complete illustration of the three levels of the custom backtester. I feel more there's more people out there uncomfortable with this feature than people not able to deal with introductive matters (given the help of the tutorial and of this list). But that's just me. Others may disagree. Regards, Angelo. PS By the way, you too, at p. 92 in the "EnterAtRandom.afl" system use Buy = exrem(buy, sell); Sell = exrem (sell, buy); so I have to assume they are not redundant even in a simple system code.....
