rowTicks widens each brick to tickSize * rowTicks — the same multiplier the market profile uses, so an instrument's real tick stays honest while the ladder stays readable. Nifty at 0.1 with 2-point bricks is (tf, 0.1, 20).
rowTicks
tickSize * rowTicks
(tf, 0.1, 20)
rowTickswidens each brick totickSize * rowTicks— the same multiplier the market profile uses, so an instrument's real tick stays honest while the ladder stays readable. Nifty at 0.1 with 2-point bricks is(tf, 0.1, 20).