PureBytes Links
Trading Reference Links
|
Bernard,
Perhaps I already answered your question, but if you like I want
access to it in AFL, I suspect there would be some pains to program it
into the AB program.
1) It would require another array (Created at the end of the 1st
Backtest pass), one row of Stats per stock. Taking up more memory,
possibly slowing things down.
2) The "Total Stats" (like CAR/MDD) would either have to have a unique
name (TS_CAR/MDD, for Total Stats) or a New Funtion call to them so
they arn't confused with Stats now in use.
It would be nice so you could amend a Watch List based on "Total
Stats" that could change over time in Walk Foreward testing using
IO... I think that could work ???
For now I manually sort my Report Explorer for each time period and
key them into a Watch List then run Backtest again. <G>
Jack Kinsey
--- In amibroker@xxxxxxxxxxxxxxx, Bernard Bourée <bernard@xxxx> wrote:
> Hi
>
> How can we obtain a statistics report per stocks when the back test is
> performed on various stocks ?
>
> --
> Bernard
------------------------ Yahoo! Groups Sponsor --------------------~-->
Try Online Currency Trading with GFT. Free 50K Demo. Trade
24 Hours. Commission-Free.
http://us.click.yahoo.com/DldnlA/9M2KAA/U1CZAA/GHeqlB/TM
--------------------------------------------------------------------~->
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 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/
<*> 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/
|