[]
        
Initializes a new instance of the IndicatorChangedEventArgs class.
public IndicatorChangedEventArgs(IIndicator indicator, IndicatorChangeType changeType)Public Sub New(indicator As IIndicator, changeType As IndicatorChangeType)| Type | Name | Description | 
|---|---|---|
| IIndicator | indicator | The indicator. | 
| IndicatorChangeType | changeType | Type of the change. |