×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Changes - MultiCharts
Open main menu

Changes

Symbol Date

628 bytes added, 13:07, 1 March 2012
no edit summary
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 ==
<syntaxhighlight>Symbol_Date</syntaxhighlight>
 
== 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 ==
<syntaxhighlight>Symbol_Date</syntaxhighlight> will return a value of 1071030 for October 30th, 2007
 
<syntaxhighlight>Symbol_Date</syntaxhighlight> will return a value of 990402 for April 2th, 1999
 
 
[[Category:Data Information/General]]