Support Board
Date/Time: Thu, 11 Sep 2025 01:28:57 +0000
Post From: How is possible to create a study that trigger an alert
[2025-06-06 21:33:19] |
rebeccaemme - Posts: 19 |
In which way built in alerts can do that? If I put this script is not right and not working. OR( AND( C[-2] > O[-2], C[-1] > O[-1], C > O, V[-2] < V[-1], V[-1] < V ), AND( C[-2] < O[-2], C[-1] < O[-1], C < O, V[-2] < V[-1], V[-1] < V ) ) |