OrderFillResolutionType
<< Click to Display Table of Contents >> OrderFillResolutionType |
Determines the bars type which will be used for historical fill processing.
Note: This property will only be valid if the OrderFillResolution is set to OrderFillResolution.High |
A BarsPeriodType representing the type of bars during historical order processing. Default value is set to BarsPeriodType.Minute.
Warning: This property should ONLY bet set from the OnStateChange() method during State.SetDefaults |
protected override void OnStateChange() |