AlgoKind
Summary
Represents the predefined kinds of algorithm types.
Signature
1 | |
Namespace
cAlgo.API
Examples
1 2 3 4 5 6 7 8 9 10 11 | |
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