Support Board
Date/Time: Wed, 12 Mar 2025 11:28:54 +0000
Post From: Predicting Candle size on chart
[2022-05-05 20:24:50] |
John - SC Support - Posts: 38598 |
That will just give you where the highest and the lowest values over the past N bars was. From what you posted, you wanted to put a line 10 ticks above the High (maybe Open/Close) and 10 ticks below the Low (maybe Open/Close). To do this for the High (for example), you would use the Study Subgraph Add study and use the High for the Input Data and enter the amount of offset for the line in the Amount to Add - for example 2.5 for 10 ticks of an instrument with a tick size of .25 (you are entering price values in this case). This will give you a line at the high of each bar plus 2.5. To get it just on the last bar and to the right edge, change the Draw Style for the subgraph to Line at Last Bar to Edge. Refer to the information here: Chart Studies: Line at Last Bar to Edge (ACSIL: DRAWSTYLE_LINE_AT_LAST_BAR_TO_EDGE) For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |