[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [amibroker] how to export data chart to text file ?



PureBytes Links

Trading Reference Links

Yes. You need to put in the following statements at the end of your code
and click EXPLORE in the Automatic Analyzer. After it runs, click EXPORT
to create the text file (.csv file readable by Excel or any word
processor).

Filter = 1; //Gets every bar listed
AddColumn(value1,"value1",1.2);
AddColumn(value2,"value2",1.2);
...


Where value1, value2 are the data you are interested in that are in your
plot statements. Check AddColumn in HELP for other features.

--
Terry


| -----Original Message-----
| From: amibroker@xxxxxxxxxxxxxxx 
| [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of laurent_1967
| Sent: Sunday, June 12, 2005 9:45 AM
| To: amibroker@xxxxxxxxxxxxxxx
| Subject: [amibroker] how to export data chart to text file ?
| 
| 
| Hi,
| 
| I have chart with several Plot(...)
| 
| Is it possible to export the value in a text file ?
| 
| thanks
| 
| Laurent



------------------------ Yahoo! Groups Sponsor --------------------~--> 
In low income neighborhoods, 84% do not own computers.
At Network for Good, help bridge the Digital Divide!
http://us.click.yahoo.com/EpW3eD/3MnJAA/cosFAA/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/