Difference between revisions of "Data (Indicator)"

From MultiCharts
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
=== Default Plots===  
 
=== Default Plots===  
  
'''UpColor''', green by default.
+
'''UpColor''', sets the color for positive values, green by default.
  
'''DnColor''', red by default.
+
'''DnColor''' sets the color for negative values, red by default.
  
'''NnColor''', white by default.
+
'''NtColor''', sets the color for neutral values, white by default.
  
'''Automatic''', true by default.
+
'''Automatic''' enables default colors, true by default. Set to false to use custom colors.
  
  
 
[[Category:Pre-built Indicators]]
 
[[Category:Pre-built Indicators]]

Latest revision as of 17:15, 29 September 2021

Definition

The Data indicator displays the value from the chart's Status Line.

Default Plots

UpColor, sets the color for positive values, green by default.

DnColor sets the color for negative values, red by default.

NtColor, sets the color for neutral values, white by default.

Automatic enables default colors, true by default. Set to false to use custom colors.