PureBytes Links
Trading Reference Links
|
Hello Dingo,
I have tried different possible solutions, also the one you mentioned, but i don't get it to work. I test 5 portfolios multiple times every day and would like to open all the 5 reports in the browser. Than, after the backtest, i could simply click refresh all to get all reports updated in the browser.
Regards
Thomas
2007/5/30, dingo <dingo@xxxxxxxxxxx>:
Since the report is automatically saved in the Reports folder I haven't used the Report method so I don't know if it still works or not. Try omitting the .html and see if that works. Also try putting in the complete path.
d
From: amibroker@xxxxxxxxxps.com [mailto:
amibroker@yahoogroups.com] On Behalf Of Thomas Zmuck Sent: Tuesday, May 29, 2007 4:43 AM To: amibroker@xxxxxxxxx
ps.com Subject: [amibroker] OLE: How to save reports ?
Hello,
i have tried to use the following line to save reports as .html file, however it seems to be not correct, because i get no files.
Can someone help ?
AA.Report("Formulas\\myReport.html"); // empty file name means display report
AA.ClearFilters(); AA.Filter( 0, "watchlist" ) = 0; AA.Backtest(0); //AA.Report("Formulas\myReport.html"); // empty file name means display report AA.Report(""); // empty file name means display report
-- Kind regards Thomas
-- Kind regards Thomas
__._,_.___
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
SPONSORED LINKS
__,_._,___
|