SessionCountMS (Reserved Word)
Used with session information to refer to the number of sessions for the week, based on the merged sessions in multi-data charts.
MS - Merged sessions are from the earliest start time of all symbols to the latest end time for all sessions each trading day.
Usage
SessionCountMS;
Parameters
None
Remarks
For Example: There are generally 5 merged sessions in a week for a multi-data chart of stocks.
Session numbers are specified on the Format Symbols Properties dialog.
Examples
Assign to Value1 the total number of merged sessions for the week in the current chart.
Value1 = SessionCountMS;