How many source bars to merge per drawn bar. Returns 1 (no conflation) while each bar is at least minPx wide; otherwise ceil(minPx / barWidthPx) scaled by factor (higher = more aggressive smoothing).
minPx
factor
How many source bars to merge per drawn bar. Returns 1 (no conflation) while each bar is at least
minPxwide; otherwise ceil(minPx / barWidthPx) scaled byfactor(higher = more aggressive smoothing).