ApplyDefaultValue
Definition
Sets the default BarsPeriod values used for a custom Bar Type.
Method Return Value
This method does not return a value.
Parameters
Syntax
You must override the method in your Bars Type with the following syntax:
public override void ApplyDefaultValue(BarsPeriod period) \{ \}

