Support Board
Date/Time: Mon, 15 Sep 2025 19:45:43 +0000
Post From: How to access visible bars using the Alerts script? (Color Bar Based on Alert Condition)
[2023-12-15 19:13:06] |
funbun - Posts: 91 |
For example - Within the Alerts tab, be able to compute the cumulative volume of the visible bars only and apply some mathematical calculation on that. I know there's MAX[-1:-20] to manipulate values of previous bars but the question is if I the Alerts knows how to access the data on the visible bars only, without hard coding the bars range. |