Hi Herman,
Write your data from AFL to a csv file.
Create an Excel workbook.
In on of the worksheets import data from the text file.
Create your charts etc. based on the data area of the import worksheet on a new worksheet.
Create a button on the new that executes the data refresh method of Excel (VBA).
Regards,
Y
From: Herman
Sent: Tuesday, March 24, 2009 9:21 AM
To: AmiBroker User Group
Subject: [amibroker] Auto-refresh displayed csv file
I want to display system status/performance in real-time, preferably in Excel, and display a table and some some charts that refresh automatically.
It seems that whenever i load data in Excel it locks the file and i can no longer modify it. Also it doesn't refresh automatically to display real-time info.
Any suggestions will be much appreciated!
herman
|