Login Page - Create Account

Support Board


Date/Time: Fri, 14 Aug 2026 02:27:37 +0000



Post From: Using SMALL() for a set of bars

[2024-05-06 21:08:25]
funbun - Posts: 94
I'm trying to spot the lowest volume for the 100 most recent bars on the chart, and flag it -
AND( V <= SMALL( V[-1:-100]) )

Reading the docs I couldn't find where's the issue...
Date Time Of Last Edit: 2024-05-06 21:31:28