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

Re: [amibroker] Re: Two questions on DATE



PureBytes Links

Trading Reference Links

AddTextColumn(Name(), "Symbol", 1.0);


meenhal wrote:
Thanks for your help.

Unfortunately I did not make the date problrm very clear to you, but 
that problem stands solved. One observation though:  If the system 
date format is  dd-mmm-yyyy, sorting by date is not always accurate 
in the exploration window,

The command SetOption("NoDefaultColumns", True ); removed BOTH Date 
AND Ticker columns, I would like to retain the Ticker column, how do 
I do it

Thanks


--- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <groups@xxx> 
wrote:
  
Hello,

1. SetOption("NoDefaultColumns", True );

2. AddColumn( DateTime(), "Date/Time", formatDateTime );
AddColumn( BarIndex(), "BarIndex", 1.0 );

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message ----- 
From: "meenhal" <meenhal@xxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Wednesday, May 28, 2008 8:42 AM
Subject: [amibroker] Two questions on DATE


    
Q1. How do I suppress the Date Column that invariably shows up 
      
after 
  
the Ticker column. Sometimes I would not like to have that 
      
column for 
  
various reasons

Q2. How may I know the date on nth bar of a ticker.

Last time I was given good help with the ValueWhen function,I 
sincerely hope I get the help this time. Perhaps I should Q.2 a 
      
bit 
  
clearer.........: put another way can we create in Exploration 
      
two 
  
columns side by side one showning the Date and the other showing 
      
the 
  
Barindex of that day.or Barcount 


------------------------------------

      

  

__._,_.___

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




Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___