VolumeDelta #
Volume bars with delta ( = buyVol - sellVol)
Data Format #
js
[<timestamp>, <buyVol>, <sellVol>, <total>, <delta>]
VolumeDelta.colorVolUp #
- Type:
color
- Default:
'#41a37682'
VolumeDelta.colorVolDw #
- Type:
color
- Default:
'#de464682'
VolumeDelta.colorVolDeltaUp #
- Type:
color
- Default:
'#41a376'
VolumeDelta.colorVolDeltaDw #
- Type:
color
- Default:
'#de4646'
VolumeDelta.barsHeight #
- Type:
number
- Default:
0.15, step: 0.1