PureBytes Links
Trading Reference Links
|
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 amibroker@xxxxxxxxxxxxxxx, "Mike" <sfclimbers@xxx> 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 amibroker@xxxxxxxxxxxxxxx, "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
> >
>
------------------------------------
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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|