Symbol Date

From MultiCharts
Revision as of 13:07, 1 March 2012 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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