Méthode | Description | |
---|---|---|
Calculate ( SlotTypes slotType ) : void |
Calculates the indicator's components
|
|
OBOS_MA_Oscillator ( 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 | |
Résultat | void |
public OBOS_MA_Oscillator ( SlotTypes slotType ) : System | ||
slotType | SlotTypes | |
Résultat | System |
public SetDescription ( SlotTypes slotType ) : void | ||
slotType | SlotTypes | |
Résultat | void |