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
FibonacciArc
Summary
The Fibonacci Arc that can be placed directly in the chart, bound to X-Y axises. A charting technique using concentric arcs drawn at the Fibonacci levels off two anchor points to estimate support and resistance zones in both price and time.
Signature
1 | |
Return Value
ChartObjectType
ElliottImpulse
Summary
The Elliott Impulse Wave (1-2-3-4-5). A five-wave motive pattern drawn as a labelled polyline over six pivots.
Signature
1 | |
Return Value
ChartObjectType
ElliottCorrection
Summary
The Elliott Correction Wave (A-B-C). A three-wave corrective pattern drawn as a labelled polyline over four pivots.
Signature
1 | |
Return Value
ChartObjectType
ElliottTriangle
Summary
The Elliott Triangle Wave (A-B-C-D-E). A five-leg triangle drawn as a labelled polyline over six pivots.
Signature
1 | |
Return Value
ChartObjectType
ElliottDoubleCombo
Summary
The Elliott Double Combo Wave (W-X-Y). A complex correction drawn as a labelled polyline over four pivots.
Signature
1 | |
Return Value
ChartObjectType
ElliottTripleCombo
Summary
The Elliott Triple Combo Wave (W-X-Y-X-Z). An extended complex correction drawn as a labelled polyline over six pivots.
Signature
1 | |
Return Value
ChartObjectType