Indicator: cdl-vol: Volume Candles

This document describes the example CUS indicator at misc/CUS_examples/cdl-vol

Candles are coloured according to the ratio of the volume to the 20 bar SMA of volume.

   less than 1.0  murk
       1.0 - 1.1  darkRed
       1.1 - 1.2  red
       1.2 - 1.3  orange
       1.3 - 1.6  yellow
greater than 1.6  white
    

Back to introduction.