IndicatorTypeBarOutput
Summary
Represents an indicator type bar output.
Signature
1 | |
Namespace
cAlgo.API
Examples
1 2 3 4 5 6 7 8 9 10 11 12 13 | |
Properties
Name
Summary
Gets output name.
Signature
1 | |
Return Value
string
DefaultChartType
Summary
Gets default chart type.
Signature
1 | |
Return Value
ChartType
DefaultBullOutlineColor
Summary
Gets default bull outline color.
Signature
1 | |
Return Value
Color
DefaultBearOutlineColor
Summary
Gets default bear outline color.
Signature
1 | |
Return Value
Color
DefaultBullFillColor
Summary
Gets default bull fill color.
Signature
1 | |
Return Value
Color
DefaultBearFillColor
Summary
Gets default bear fill color.
Signature
1 | |
Return Value
Color
DefaultTickVolumeColor
Summary
Gets default tick volume color.
Signature
1 | |
Return Value
Color
DefaultAreaChartFillColor
Summary
Gets default color of the area chart.
Signature
1 | |
Return Value
Color
DefaultDotChartColor
Summary
Gets default color of the dot chart.
Signature
1 | |
Return Value
Color