ChartIndicatorEventArgs¶
Summary¶
The base class representing event args for a ChartIndicator.
Signature
1 |
|
Namespace¶
cAlgo.API
Properties¶
Indicator¶
Summary
Gets the ChartIndicator that raised an event.
Signature
1 |
|
Return Value
ChartIndicator