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