Symbol Date
From MultiCharts
Returns a numerical value indicating the closing date of a bar. The date is indicated in the YYYMMdd format, where YYY is the number of years since 1900, MM is the month, and dd is the day of the month
Usage
Symbol_Date
Note
The range of returned values is not limited by the MaxBarsBack setting. This keyword can return the value of any bar of the data series.
Example
Symbol_Date
will return a value of 1071030 for October 30th, 2007
Symbol_Date
will return a value of 990402 for April 2th, 1999