Login Page - Create Account

Support Board


Date/Time: Sun, 24 Nov 2024 20:51:19 +0000



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

[2024-05-06 21:08:25]
funbun - Posts: 90
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