Hello,

Use 

Addcolumn(Ref(Open, -1), "yesterday");
Addcolumn(Ref(Open, -2) , "the day before yesterday");

Repeat for other variables.

Cheers
    
Prashanth

----- Original Message ----- 
From: "mahest72" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, May 21, 2008 10:46 PM
Subject: [amibroker] how to get list of open high low close


> hi,
> 
> how to get list of open high low close of today yesterday and day 
> before yesterday in single list. i know for current day. alternative 
> is keep changing date and then re arrange. is there any way to get for 
> last 3days 
> 
> regards
> mahesh
> 
> 
> 
> ------------------------------------
> 
> 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
> Yahoo! Groups Links
> 
> 
> 

Reply via email to