TradeDate

From MultiCharts
Jump to navigation Jump to search

Returns a numerical value indicating the date of the most recent price field update for the symbol. 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

TradeDate

Notes

  • Quote Fields cannot be referenced historically.
  • Use TradeTime to get the numerical value indicating the time of the most recent price field update for the symbol.

Examples

TradeDate
  • Will return a value of 1071030 for October 30th, 2007,
  • Will return a value of 990402 for April 2th, 1999.