| 
 PureBytes Links 
Trading Reference Links 
 | 
Hi All,
I'm writing a simple Buy and Sell exploration but I wanted to print th 
buy a sell dates in the columns but I can't get it.  My best guess is 
DayBought = ValueWhen(Buy[i], Day());
DaySold = ValueWhen(Sell[i], Day());
but it just returns a meaningless (to me) number.  Has anyone tried 
this?
Thanks.
Chris
Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.409 / Virus Database: 268.14.13/546 - Release Date: 11/22/2006
 
 |