ChartObjectType
Summary
The chart object types.
Signature
1 | |
Namespace
cAlgo.API
See Also
Fields
HorizontalLine
Summary
The horizontal line. The line parallel to the X-axis that can be set on any Y-axis value.
Signature
1 | |
Return Value
ChartObjectType
VerticalLine
Summary
The vertical line. The line parallel to the Y-axis that can be set on any X-axis value. used to mark certain time event or chart bar on the chart.TBD
Signature
1 | |
Return Value
ChartObjectType
TrendLine
Summary
The trend line. The line with the start and end points that can be drawn in any direction on the chart.
Signature
1 | |
Return Value
ChartObjectType
Text
Summary
The text that can be placed directly in the chart, bound to X-Y axises.
Signature
1 | |
Return Value
ChartObjectType
StaticText
Summary
The static positioned text that can be placed on fixed locations in the chart
Signature
1 | |
Return Value
ChartObjectType
Icon
Summary
The icon. The collection of icons that can be placed directly in the chart, bound to X-Y axises.
Signature
1 | |
Return Value
ChartObjectType
FibonacciRetracement
Summary
The Fibonacci Retracement that can be placed directly in the chart, bound to X-Y axises. - a charting technique that uses the Fibonacci ratios to indicate the areas of support or resistance.
Signature
1 | |
Return Value
ChartObjectType
FibonacciExpansion
Summary
The Fibonacci Expansion that can be placed directly in the chart, bound to X-Y axises. - a charting technique used to plot possible levels of support and resistance by tracking not only the primary trend but also the retracement.
Signature
1 | |
Return Value
ChartObjectType
FibonacciFan
Summary
The Fibonacci Fan that can be placed directly in the chart, bound to X-Y axises. a charting technique used to estimate support and resistance levels by drawing the new trend lines based on the Fibonacci Retracement levels.
Signature
1 | |
Return Value
ChartObjectType
AndrewsPitchfork
Summary
The Andrews Pitchfork that can be placed directly in the chart, bound to X-Y axises.
Signature
1 | |
Return Value
ChartObjectType
GannFan
Summary
The Gann Fan that can be placed directly in the chart, bound to X-Y axises. A charting technique used to estimate support and resistance levels by drawing trend lines at different Gann angles (1x1, 2x1, 1x2, etc.).
Signature
1 | |
Return Value
ChartObjectType
GannBox
Summary
The Gann Box that can be placed directly in the chart, bound to X-Y axises. A charting technique that combines Gann angles with horizontal and vertical lines to create a box structure for analyzing support and resistance levels.
Signature
1 | |
Return Value
ChartObjectType
GannSquare
Summary
The Gann Square that can be placed directly in the chart, bound to X-Y axises. A charting technique that combines Gann box grid, fan rays from the start point, and arcs at level intersections for comprehensive market geometry analysis.
Signature
1 | |
Return Value
ChartObjectType
GannSquareFixed
Summary
The Gann Square Fixed that can be placed directly in the chart with fixed screen-space size. A charting technique with a single anchor point and control point that renders a 5x5 grid, Gann fan rays, and circular arcs independent of zoom level.
Signature
1 | |
Return Value
ChartObjectType
Rectangle
Summary
The rectangle of any preferable size and rotation that can be drawn directly in the chart, bound to X-Y axises.
Signature
1 | |
Return Value
ChartObjectType
Ellipse
Summary
The ellipse of any preferable size and rotation that can be drawn directly in the chart, bound to X-Y axises.
Signature
1 | |
Return Value
ChartObjectType
Triangle
Summary
The triangle of any preferable size and rotation that can be drawn directly in the chart, bound to X-Y axises.
Signature
1 | |
Return Value
ChartObjectType
EquidistantChannel
Summary
The equidistant channel that can be placed directly in the chart, bound to X-Y axises.
Signature
1 | |
Return Value
ChartObjectType
Drawing
Summary
The user drawings in the chart with Pencil
Signature
1 | |
Return Value
ChartObjectType
ArrowLine
Summary
The arrow line.
Signature
1 | |
Return Value
ChartObjectType
FibonacciTimezones
Summary
The Fibonacci Timezones
Signature
1 | |
Return Value
ChartObjectType
RiskReward
Summary
The Risk Reward
Signature
1 | |
Return Value
ChartObjectType