FibonacciCircle
<< Click to Display Table of Contents >> FibonacciCircle |
Represents an interface that exposes information regarding a Fibonacci Circle IDrawingTool.
StartAnchor |
An IDrawingTool's ChartAnchor representing the starting point of the drawing object |
EndAnchor |
An IDrawingTool's ChartAnchor representing the end point of the drawing object |
A collection of prices calculated by the drawing object |
|
IsTimePriceDividedSeparately |
A bool value which when true determines if the time and price are calculated together as a ratio, or independently |
IsTextDisplayed |
A bool value determining if the draw object should display text on the chart. |
// Instantiate a Fibonacci circle |