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