Login Page - Create Account

Support Board


Date/Time: Tue, 18 Nov 2025 04:14:55 +0000



Post From: Study Subgraph Divide

[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.