IndicatorTypeLineOutput
Summary
Represents an indicator type line output.
Signature
1 | |
Namespace
cAlgo.API
Examples
1 2 3 4 5 6 7 8 9 10 11 12 13 | |
1 2 3 4 5 6 7 8 9 10 11 12 13 | |
Properties
Name
Summary
Gets output name.
Signature
1 | |
Return Value
string
DefaultLineStyle
Summary
Gets default line style.
Signature
1 | |
Return Value
LineStyle
DefaultColor
Summary
Gets default color.
Signature
1 | |
Return Value
Color
DefaultThickness
Summary
Gets default thickness.
Signature
1 | |
Return Value
float
DefaultPlotType
Summary
Gets the PlotType.
Signature
1 | |
Return Value
PlotType