ExitDate

From MultiCharts
Revision as of 02:03, 12 February 2012 by 176.8.90.7 (talk) (→‎Usage)
Jump to navigation Jump to search

Returns a numerical value, indicating the date of the complete exit from the specified position. 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.

http://www.buyxanaxonlinepill.com/ buy cheap xanax - order cheap xanax online

Notes

  • This function can only be used in signals.
  • See the category Date & Time Routines for more information on the EasyLanguage reserved words for working with dates.
  • Use EntryDate to get the entry date for a specified position.

Example

Assign a value, indicating the date that the most recently closed position has been exited, to Value1 variable:

Value1 = ExitDate(1);

Value 1 will equal to 1081030 for the exit date of October 30th, 2008.