Login Page - Create Account

Support Board


Date/Time: Tue, 18 Nov 2025 04:08:46 +0000



[Programming Help] - Study Subgraph Divide

View Count: 23

[2025-11-17 18:54:38]
AceCD - Posts: 54
I am trying to put a number onto my chart which comes from the formula: ((ATR / Current Price) * 15.87). I have tried to use Study Subgraph Divide, but there is only one option for input, so I can't divide the ATR by the current price.

I was thinking I would use that study and then use Study Subgraph Multiply to get to my final number.
[2025-11-17 18:57:36]
User431178 - Posts: 812
Study Subgraph Divide/Ratio would be the one you are looking for: Study Subgraphs Divide/Ratio

Spreadsheet Formula study is a good option too, as you can do both ops in the single study: Spreadsheet Formula

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account