Method | Description | |
---|---|---|
Account_Percent_Stop ( SlotTypes slotType ) |
Sets the default indicator parameters for the designated slot type.
|
|
Calculate ( SlotTypes slotType ) : void |
Calculates the indicator's components.
|
|
SetDescription ( SlotTypes slotType ) : void |
Sets the indicator logic description.
|
|
ToString ( ) : string |
Indicator to string
|
public Account_Percent_Stop ( SlotTypes slotType ) | ||
slotType | SlotTypes |
public Calculate ( SlotTypes slotType ) : void | ||
slotType | SlotTypes | |
return | void |
public SetDescription ( SlotTypes slotType ) : void | ||
slotType | SlotTypes | |
return | void |