×

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

Date

358 bytes added, 15:57, 28 February 2012
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>Date</syntaxhighlight>
==== Example ==Notes ==<syntaxhighlight>* See the category [[:Category:Date_and_Time_Routines|Date will return a value of 1071030 and Time Routines]] for more information about the PowerLanguage reserved words for October 30th, 2007 working with dates.Date will return a value * The range of 990402 for April 2th, 1999</syntaxhighlight>    returned values is limited by the [[MaxBarsBack]] setting.
== Example ==
<syntaxhighlight>Print(Date);</syntaxhighlight>
* Will return a value of 1071030 if the date is October 30th, 2007.
* Will return a value of 990402 if the date April 2th, 1999.
== Related articles ==
* [[Outputting_Dates_in_EasyLanguage|Outputting Dates in EasyLanguage]]
[[Category:Data Information/General]]