ChartTemplate
Summary
Represents chart template.
Signature
1 | |
Namespace
cAlgo.API
Examples
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | |
See Also
Methods
Apply
Summary
Applies current chart template to a chart.
Signature
1 | |
Parameters
| Name | Type | Description |
|---|---|---|
| chart | Chart | Chart that will be current template applied to. |
Return Value
void
Properties
Name
Summary
Gets the chart template name.
Signature
1 | |
Return Value
string
DisplaySettings
Summary
Gets the chart template display settings.
Signature
1 | |
Return Value
ChartTemplateDisplaySettings
ColorSettings
Summary
Gets the chart template color settings.
Signature
1 | |
Return Value
ChartTemplateColorSettings
Indicators
Summary
Gets the indicators of chart template.
Signature
1 | |
Return Value
ChartTemplateIndicators
Related Tutorials
Robots
Summary
Gets the robots of chart template.
Signature
1 | |
Return Value
ChartTemplateRobots