NinjaScript > Language Reference > Indicator > PlotColors |
![]() ![]() ![]() ![]() |
Definition Holds an array of color series objects holding historical bar colors. A color series object is added to this array when calling the Add() method in a Custom Indicator for plots. Its purpose is to provide access to the color property of all bars.
Property Value An array of color series objects.
Syntax
Examples
|