Primitives

sessionTally

Track per-tick up and down closes, then plot the dominant side near price

sessionTally (all)

Track per-tick up and down closes, then plot the dominant side near price

Input parameters

PropTypeDefaultDescription
idstring-Optional tally instance id
plotboolean-Whether to plot the dominant side beside price
plotNamestring-Plot series name for the tally line
plotWidthnumber-Line width used for the tally plot
plotPaddingnumber-Padding added to bar.close for the tally plot

SQL example

TICK sessionTally plot=true plotPadding=3

On this page