Available translations

Heatmap Candles

foundations.png
Summary: This indicator calculates the same data as the Heatmap Volume, but presents the information as candles as opposed to in oscillator form.
Heatmap Candles on the Charts
Products & Properties
The following properties are available to access:
Product Name Product Variable Properties
HeatmapCandles HeatmapCandle open, close, max, min, col, volume
The moving average length, and standard deviation thresholds of the indicator's calculations can be changed by locating and opening the Javascript Code under Data Building Procedure -> Procedure Loop under "Heatmap Candles" Procedure Loop.
Example:
Accessing data in the indicator are as follows:
 chart.at01hs.HeatmapCandle.max
chart.at01hs.HeatmapCandle.volume
Possible values for the "col" value are:
UpExtreme, UpHigh, UpMedium, UpNormal, UpLow
DnExtreme, DnHigh, DnMedium, DnNormal, DnLow
Maintainer:
Previous
Heatmap Volume
Next
RVOL