AlgoKind¶
Summary¶
Represents the predefined kinds of algorithm types.
Signature
1 |
|
Namespace¶
cAlgo.API
Fields¶
CustomIndicator¶
Summary
Custom indicator
Signature
1 |
|
Return Value
AlgoKind
StandardIndicator¶
Summary
Standard / built-in indicator
Signature
1 |
|
Return Value
AlgoKind
Robot¶
Summary
Robot / cBot
Signature
1 |
|
Return Value
AlgoKind
Plugin¶
Summary
Plugin
Signature
1 |
|
Return Value
AlgoKind