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

RE: [amibroker] Weekly Export



PureBytes Links

Trading Reference Links

Run an Exploration with the following code. Define your list in the Automatic Analysis screen, set Range to ‘all quotations’ and in Settings choose Weekly periodicity. When you get results click on the Export button and save as a .txt file or whatever.

 

Filter = 1;

 

AddColumn(Open,"Open",1.4);

AddColumn(High,"High",1.4);

AddColumn(Low,"Low",1.4);

AddColumn(Close,"Close",1.4);

AddColumn(Volume,"Volume",1.0);

 

Regards,


Gordon Sutherland

 

-----Original Message-----
From: dom1_1998 [mailto:Dom2000@xxxxxxxxxxx]
Sent: Thursday, 17 March 2005 8:32 a.m.
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] Weekly Export

 


I'm trying to export weekly data to .csv file.  I set the graphic
chart to weekly than export the data but it keeps giving me daily data.

Where am I going wrong?

dom





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







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 Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links