ADK is available to everybody, including non registered users.
--- In [email protected], "Randy Solomonson" <a...@...> wrote:
>
> Hello Everyone-
>
> What the easiest way to analyze backtest results in a deeper manner? I am
> still considering the purchase of AmiBroker, so I do not have access to the
> AmiBroker Development Kit (ADK). So, I don't know the details there.
>
> Here's what I want to get (one row for each ticker symbol/Algorithm
> combination):
> Algorithm (afl path or entire content of AFL script used)
> Symbol
> AVG(%Profit)
> Min(%Profit)
> Max(%Profit)
> StDev(%Profit)
>
> Of course, this is just a small example of what I want. I basically want to
> see which symbols are responding favorable to the script. I think a small
> SQL table could do most of the work with some fancy SQL (my specialty). I
> noticed that the Report Explorer already has just about all the data. Can I
> somehow export that data?
>
> Thanks!
>