Support Board
Date/Time: Wed, 30 Apr 2025 20:33:56 +0000
Post From: Various questions for SC Team
[2025-03-26 13:58:44] |
John - SC Support - Posts: 39580 |
1) There is the "OHLC Ray" drawing tool that does exactly this. Refer to the following: Chart Drawing Tools: OHLC Ray 2) This can be done, but it gets a bit involved. But it also depends on how exactly you want to use the information for trading. In order to use the Price Expansion in some automated manner, you would need to start with the "Spreadsheet Formula" study, which, despite its name, uses the Alert syntax, and the alerts allow for references to drawing anchor points. So if you wanted to get the price level of the 50% Price Expansion line, you would enter a formula like the following in the Spreadsheet Formula formula: =UDID[80].A2 + ((UDID[80].A2 - UDID[80.A1) * .5) where 80 is the ID of the Price Expansion drawing. Refer to the following for how to reference drawing anchor points in alert conditions: Study/Chart Alerts And Scanning: Reference by Anchor You can then reference this value in some automated way, such as in the Spreadsheet System for Trading. 3a) Refer to the following setting, which we think is related to the issue you are having: Global Trade Settings Windows: Adjust Attached Orders to Maintain Same Offset on Parent Fill (Global Settings >> General Trade Settings >> General) 3b) There is not a built-in method for this. If you are using the "Spreadsheet System for Trading" then you can build this into that functionality. For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |