Support Board
Date/Time: Fri, 29 Nov 2024 10:38:03 +0000
Post From: Horizontal line at time. Can’t have a different line for same time multiple days back?
[2023-02-23 13:29:45] |
Sawtooth - Posts: 4120 |
To have 30 lines showing the price at session open extending the whole chart?
Try this:1. Add the Horizontal Line At Time study - set the Start Time to the Opening bar time. - Set the Input Data to Open. - Hide the study. 2. Add the Color Bar Based On Alert Condition study - Set the Output When Condition True to Use Input Data - Set the Input Data to Open - Set Draw Extension Lines At Color Bar Value to your choice of line type. - Use the Number of Bars to Calculate to limit the number of lines. - Use a formula like this on the Alerts tab: =ID1.SG1<>ID1.SG1[-1] where ID1 is the Horizontal Line At Time study Date Time Of Last Edit: 2023-02-23 22:22:25
|