PureBytes Links
Trading Reference Links
|
Hi Nik,
In order to help you fully resolve this, we may need to see your code and
exact settings( you can save your settings as an ABS file from the "Auto
Analysis | Settings" dialog box.) (And, of course, the symbols you are
testing on must actually have data.)
Also, FWIW, a reports folder is created for each actual backtest in the
Amibroker/Reports folder with a date-time stamp at the end of the folder
name like this:
0Tutorial_b-20040924105906843.
where '20040924' is the date and '105906' is the time(hour, minutes, and
seconds). So, did a folder get created with the date and time of your
result-less backtests?
-john
----- Original Message -----
From: "nikku" <nikku@xxxxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Friday, September 24, 2004 10:39 AM
Subject: [amibroker] running auto analysis with no results, demo version -
what's my mistake?
Hi all
Having a great time demoing this program.
I was using the automatic analysis tools successfully, trying to code
different systems and learn how to use AFL. Yesterday, however, I tried
to write a system which I thought should have correct syntax. When I
clicked on 'backtest', the program showed me the little box which
reminds us that it's a demo version and that we can only test 5
securities.... but this time, the results did not pop up in the
spreadsheet-like window at the bottom. I thought that maybe I was asking
Amibroker to review a blank or undefined 'workspace' - that is I wasn't
asking it to analyze any stocks, so I made sure (I think) that the
current workspace had stocks loaded. It was the same one I have been using.
The I tried to use a previous system which had definitely generated
results for me - but no luck.
The report window shows these failed backtests - they are all of type
'P'. Previous tests of type 'P' and 'I' were successful.
The 'View last report'' page shows stock symbols present when I click on
'symbols' on the right side of the top row of text..
Re-launching has no effect. I must be doing something wrong here. I have
tried for a while to get a backtest done - can anyone suggest anything?
Thanks a lot, Nik
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at:
http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.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/
|