Support Board
Date/Time: Tue, 04 Nov 2025 13:55:52 +0000
OHLC Single Marker
View Count: 700
|   [2023-03-29 02:10:38]     |  
| User688525 - Posts: 350 | 
| 
                Hello Sierra Chart, When using the "Period OHLC" study, is it possible to display only a single arrow for the Open and Close, and not a line from beginning to end? Also, for the Open, I would like to display an arrow at the beginning of the period, and for the Close, I would like to display an arrow at the end of the period (not at the beginning like the Open). Thank you  | 
        
Private File  |  
|   [2023-03-29 18:03:48]     |  
| John - SC Support - Posts: 42737 | 
| 
                You would have to use the Spreadsheet Study or the Color Bar Based on Alert Condition to only have a value at the particular times where you want them to be displayed, otherwise you would want the data to be 0. Refer to the following for the Spreadsheet Study: Using the Spreadsheet Study And refer to the following for the Color Bar Based On Alert Condition: Color Bar Based on Alert Condition For the most reliable, advanced, and zero cost futures order routing, use the Teton service:  Sierra Chart Teton Futures Order Routing Date Time Of Last Edit: 2023-03-29 18:04:52  
             | 
        
|   [2023-03-29 19:49:21]     |  
| User688525 - Posts: 350 | 
| 
                Hi John, With the Color Bar Based on Alert Condition, can you provide a sample Alert code? I have read Study/Chart Alerts And Scanning: Alert Formula Examples without much success finding an example that relates to the above? Thank you  | 
        
Private File  |  
|   [2023-03-29 20:42:00]     |  
| John - SC Support - Posts: 42737 | 
| 
                You would need to setup an alert that looks like the following: =IF(BARTIME = TIME(08, 30, 00), O, 0) Note that the O is for Open (not a zero) and the second item is a Zero. So this is saying, if the opening time of the bar is 08:30:00, then the value is the Open, else the value is 0. For the most reliable, advanced, and zero cost futures order routing, use the Teton service:  Sierra Chart Teton Futures Order Routing  | 
        
|   [2023-03-30 04:56:22]     |  
| User688525 - Posts: 350 | 
| 
                Than you John. Where can I find a list of all the different variables for creation Alerts? For example, V = Volume, O = Open, etc? Thank you  | 
        
|   [2023-03-30 14:01:29]     |  
| John - SC Support - Posts: 42737 | 
| 
                Refer to the following: Study/Chart Alerts And Scanning: Alert Condition Formula Format For the most reliable, advanced, and zero cost futures order routing, use the Teton service:  Sierra Chart Teton Futures Order Routing  | 
        
|   [2023-04-01 05:29:27]     |  
| User688525 - Posts: 350 | 
| 
                Thank you
                 | 
        
To post a message in this thread, you need to log in with your Sierra Chart account:
