Support Board
Date/Time: Mon, 20 Oct 2025 19:08:11 +0000
Post From: Using SMALL() for a set of bars
[2024-05-06 21:08:25] |
funbun - Posts: 91 |
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
|