Definition
The primary Bars object period type and interval.
Property Value
A Period object.
Syntax
BarsPeriod.Id
BarsPeriod.Value
* Id can be of value PeriodType.Tick, PeriodType.Volume, PeriodType.Second, PeriodType.Range, PeriodType.Minute, PeriodType.Day, PeriodType.Week, PeriodType.Month, PeriodType.Year
* Value will return an integer value
Property Of
Custom Strategy
Examples
|
// Calculate only if there is a 100 tick chart or greater
|