Enumeration ESpansConst

Predefined time duration in milliseconds e.g. for chart resolutions or to compare different durations

NOTE = zero or negative values are special cases for tick charts; e.g. the two values TICK and AGGREGATED_TICKS

Enumeration Members

AGGREGATED_TICKS: -1
DAY: 86400000
FIFTEEN_MINUTES: 900000
FIVE_MINUTES: 300000
FIVE_YEARS: 157680000000
FOUR_HOURS: 14400000
HOUR: 3600000
MINUTE: 60000
MONTH: 2592000000
SECOND: 1000
SIX_MONTHS: 15552000000
TEN_YEARS: 315360000000
THIRTY_MINUTES: 1800000
THREE_MONTHS: 7776000000
THREE_YEARS: 94608000000
TICK: 0
TWO_DAYS: 172800000
WEEK: 604800000
YEAR: 31536000000