What does the trend in the watch list actually show?

Questions about MultiCharts .NET and user contributed studies.
Turing
Posts: 15
Joined: 24 Sep 2012
Has thanked: 4 times
Been thanked: 5 times

What does the trend in the watch list actually show?

Postby Turing » 06 Aug 2015

Bit of a basic question. Have read the pages on the watch list and market scanner but could not find the answer.

What determines the color of the trend mini chart in the watch list?

Is it that based on the resolution:

If the last three bars are moving each lower than the other then color the chart red to indicate a negative trend.

What makes the chart green and what makes it grey?

Thank you.

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: What does the trend in the watch list actually show?

Postby Henry MultiСharts » 07 Aug 2015

Hello Turing,

Trend coloring is based on the following logic:
Close[0] > Close[1] Green
Close[0] < Close[1] Red
Close[0] = Close[1] Gray


Return to “MultiCharts .NET”