Summary
Represents an indicator output / line.
Signature
1 |
|
Namespace
cAlgo.API
Properties
Name
Summary
Gets the output name.
Signature
1 |
|
Return Value
string
DefaultLineStyle
Summary
Gets the default line style of the output.
Signature
1 |
|
Return Value
LineStyle
DefaultColor
Summary
Gets the default color of the output.
Signature
1 |
|
Return Value
Color
DefaultThickness
Summary
Gets the default thickness of the output.
Signature
1 |
|
Return Value
float
DefaultPlotType
Summary
Gets the PlotType of the output.
Signature
1 |
|
Return Value
PlotType
Related Tutorials
- Algo Registry