PureBytes Links
Trading Reference Links
|
Howard wrote:
<<<
Nope, they are returning 3 digit years... Try applying
a "Custom 1 Line" indicator with
Year( ELDate(01,01,2000) )
As the input, and you get 100 as the plot. The y2k
stuff seems to really work as far as I can tell
>>>>
That's good to know about the new functions.
However I'm also concerned with existing code.
Is deliveryyear still a valid function?
Is year(date) a valid function?
And if so, what do they return?
dbs
|