IndicatorAttribute Members
The IndicatorAttribute type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
IndicatorAttribute(Int32) | |
|
|
IndicatorAttribute(Int32, IndicatorFlags) | |
|
|
IndicatorAttribute(Int32, Int32) | |
|
|
IndicatorAttribute(Int32, String) |
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Attribute.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Attribute.) |
|
|
GetType | (Inherited from Object.) |
|
|
IsDefaultAttribute | (Inherited from Attribute.) |
|
|
Match(System.Object) | (Inherited from Attribute.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Flags |
(Default when IndicatorAttribute is used on a class) IndicatorFlags
|
|
|
IsDiscrete | |
|
|
Label |
Can be set to override method name as the identifier.
|
|
|
MaxBarCount |
Gets or sets
Field Valuethe maximum number of bars (candles) that the indicator methods or methods of an indicator class accept. |
|
|
MinBarCount |
Gets or sets
Field Valuethe minimum number of bars (candles) that the indicator methods or methods of an indicator class accept. |
|
|
TypeId | (Inherited from Attribute.) |

