Definition
A collection holding all of the Plot objects that define the visualization characterstics of the indicator.
Property Value
A collection of Plot objects.
Syntax
Plots[int index]
Examples
|
// Initialize method of a custom indicator
// Dynamically change the primary plot's color based on the indicator value
|