IsOverlay
Definition
Determines if indicator plot(s) are drawn on the chart panel over top of price. Setting this value to true will also allow an Indicator to be used as a SuperDOM Indicator.
Property Value
This property returns true if any indicator plot(s) are drawn on the chart panel; otherwise, false. Default set to false.
This property should ONLY be set from the OnStateChange() method during State.SetDefaults
Syntax
IsOverlay

