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