Namespace within CIQ.SignalIQ that represents painting a bar on an OHLC chart.
- Since:
-
8.7.0
Methods
-
create(data)
-
Creates a signal as a "painted" OHLC bar.
Parameters:
Name Type Description data
CIQ.SignalIQ~NotificationData Parameters used to create paintbar.
- Since:
-
8.7.0
Returns:
The object representing a painted bar.
- Type
- object