Login Page - Create Account

Technical Studies Reference


Volume - Colored Based on Bar Closes

This study displays Volume per bar. Let \(C_t\) be the value of the Close Price at Index \(t\).

A Volume bar is colored the Volume Subgraph Primary color (green by default) if \(C_{t - 1} \leq C_t\).

A Volume bar is colored the Volume Subgraph Secondary color (red by default) if \(C_{t - 1} > C_t\).

If you want a Volume bar colored the same as the chart bars, then do not use this study. Instead use the Volume study and set the Subgraph >> Auto Coloring setting for that study to Same as Base Graph.

Inputs

  • This study has no Inputs.

*Last modified Monday, 03rd October, 2022.