Namespace within CIQ.SignalIQ which represents an alert as a marker on the chart.
- Since:
-
8.6.0
Methods
-
create(data)
-
Creates a signal as a marker. This is called when the
signalData.notificationType
value is "marker".Parameters:
Name Type Description data
CIQ.SignalIQ~NotificationData Parameters used to create marker.
- Since:
-
8.6.0
Returns:
A marker representing a SignalIQ alert.
- Type
- CIQ.Marker.SignalIQ