IndicatorType
Summary
Represents an indicator algorithm type.
Signature
1 | |
Namespace
cAlgo.API
Properties
Lines
Summary
Gets collection of indicator line outputs.
Signature
1 | |
Return Value
IReadonlyList
Bars
Summary
Gets collection of indicator bar outputs.
Signature
1 | |
Return Value
IReadonlyList
Related Tutorials
Parameters
Summary
Gets collection of indicator parameters.
Signature
1 | |
Return Value
IReadonlyList