Метод | Описание | |
---|---|---|
Calculate ( SlotTypes slotType ) : void |
Calculates the indicator's components
|
|
Oscillator_of_ROC ( SlotTypes slotType ) : System |
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 | |
Результат | void |
public Oscillator_of_ROC ( SlotTypes slotType ) : System | ||
slotType | SlotTypes | |
Результат | System |
public SetDescription ( SlotTypes slotType ) : void | ||
slotType | SlotTypes | |
Результат | void |