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

RE: [EquisMetaStock Group] Re:Creating a Date function



PureBytes Links

Trading Reference Links



You cannot reply to this message via email because you have chosen not
to disclose your email address to the group.  Please use this
page to reply.
 




Roy 
Larsen (and Joe J.)
<SPAN 
class=713033304-30012003> 
Thanks 
to you both for responding to my request for help on creating a Date for an 
expression in the Explorer.
This 
certainly gets me along the right path - thank you - but from the Gif file 
attached you will see that when I ran an Explorer for your joint responses I get 
the correct date sometimes (within the last 65 days) and sometimes a date which 
is outside the 65 days and indeed sometimes into 2004! The Date Column on the 
attached gif is from Roy's code and the Month and Day are from Joe J.'s - they 
both agree thank goodness!
<SPAN 
class=713033304-30012003> 
I 
recall there was some discussion on locking into the correct dates in the dim 
and murky past. Do you guys have any further idea why I am getting erratic 
dates. I use the dd/mm/yyyy date inversion and my database is 
Australasian.
 
<FONT face="Kunstler Script" color=#008000 
size=5>Regards,
<FONT face="Kunstler Script" color=#008000 
size=5> 
Gordon 
Sutherland

  
  <FONT 
  face=Tahoma size=2>-----Original Message-----From: Roy Larsen 
  [mailto:rlarsen@xxxxxxxxxxxxxx] Sent: Wednesday, 29 January 2003 
  8:16 p.m.To: equismetastock@xxxxxxxxxxxxxxxSubject: Re: 
  [EquisMetaStock Group] Re:Creating a Date 
  functionGordonTry something 
  likeD:=ValueWhen(1,LLV(C,65)=C,DayOfMonth());M:=ValueWhen(1,LLV(C,65)=C,Month());Y:=ValueWhen(1,LLV(C,65)=C,Year());D*1000000+M*10000+Y;Roy> 
  I am trying, without success, to work out how to create a Date 
  Function> in Metastock EOD V8. I would like to be able to have a column 
  in the> Explorer that gives the date for say the lowest low over the 
  last 65> days. The LLV(Close,65) is easy enough but I don't see any 
  Date Function> to generate the date of the lowest low. I note the 
  DayofWeek() etc> functions but I am struggling to see how you harness 
  these. Any> guideance would be appreciated.>> 
  Regards,>> Gordon Sutherland>>> To 
  unsubscribe from this group, send an email to:> 
  equismetastock-unsubscribe@xxxxxxxxxxxxxxx>>>> 
  Your use of Yahoo! Groups is subject to <A 
  href="">http://docs.yahoo.com/info/terms/>>>>To 
  unsubscribe from this group, send an email 
  to:equismetastock-unsubscribe@xxxxxxxxxxxxxxxYour 
  use of Yahoo! Groups is subject to the <A 
  href="">Yahoo! Terms of Service. 







Yahoo! Groups Sponsor


  ADVERTISEMENT









To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx





Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



Attachment:
FindDate.gif

Attachment: Description: "Description: GIF image"