ChartFibonacciTimezones¶
Summary¶
Represents the Fibonacci Timezones chart object.
Signature
1 |
|
Namespace¶
cAlgo.API
See Also¶
Properties¶
Time1¶
Summary
Gets or sets the value 1 on the Time line.
Signature
1 |
|
Return Value
DateTime
Time2¶
Summary
Gets or sets the value 2 on the Time line.
Signature
1 |
|
Return Value
DateTime
Y1¶
Summary
Gets or sets the value 1 on the Y-axis.
Signature
1 |
|
Return Value
double
Y2¶
Summary
Gets or sets the value 2 on the Y-axis.
Signature
1 |
|
Return Value
double