Hi Mike,

Are you sure you can get optimization result from custum backtester
interface? Can you make an example? As far as I know there is such a
feature from the backtesting interface, but there may be from OLE, and
if you know it, please let me know.

Thanks

Ly
--- In [email protected], "Mike" <[EMAIL PROTECTED]> wrote:
>
> Try looking in the user guide under advanced portfolio backtester 
> interface, to see how to get at the stats information.
> 
> e.g.
> http://www.amibroker.com/guide/a_custombacktest.html (bottom of page)
> 
> Then look at file operations fopen, fputs, fclose.
> 
> e.g.
> http://www.amibroker.com/guide/afl/afl_view.php?id=227
> 
> Mike
> 
> --- In [email protected], "lou" <loulh@> wrote:
> >
> > After running an optimization I want to get the value from one of 
> the columns in the report and be able to put it into a file for 
> further reference.  (For example, the first value in the RAR column) 
> Is there a way to do this?
> > 
> > lou
> >
>


Reply via email to