Support Board
Date/Time: Tue, 26 Nov 2024 09:24:48 +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: 90 |
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. |