Support Board
Date/Time: Thu, 15 May 2025 16:56:54 +0000
Post From: Text on chart based on Study value
[2018-07-23 21:05:03] |
John - SC Support - Posts: 39798 |
That thread is the basis for what you need to do. We also just updated the documentation to give the instructions for how to create the alert condition for that thread. This can be found here: Text Display For Study: Displaying Text Based on Alert Condition Since you want to have specialized text for each condition, you would need to create 3 pairs of Color Bar Based on Alert Condition and Text Display for Study studies. We have attached an example study collection for you based on the post that you reference. Refer to the following for how to use the Study Collection: Study Collections: Using a Study Collection Provided by Sierra Chart Support Also, just for completeness, it is possible to nest IF statements together, although from what we see, this would not work in this case. For example =IF(A > B, 1, IF(B > C, 2, 3)) would give you 1 if A is Greater than B, 2 if B is Greater than C and A is NOT Greater than B or 3 if the first two conditions are not true. For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |
![]() |