Skip to content

ChartFibonacciBase

Summary

Represents the Fibonacci tools options.

Signature

1
public abstract interface ChartFibonacciBase

Namespace

cAlgo.API

Properties

Name Description
FibonacciLevels { get; } Gets the Fibonacci levels.
DisplayPrices { get; set; } Defines if the Fibonacci levels display the prices
Thickness { get; set; } Gets or sets the lines thickness.
Color { get; set; } Gets or sets the lines color.
LineStyle { get; set; } Gets or sets the lines style.

See Also


Last update: March 17, 2023