Support Board
Date/Time: Wed, 29 Oct 2025 03:16:22 +0000
Post From: Swing High Low - Accessing Subgraph values
| [2022-02-08 17:26:44] |
| Sawtooth - Posts: 4281 |
|
I want the subgraph value and not the volume.
Then use formulas like these:Cell O3: =IF(ID1.SG1@3 > 0, ID1.SG1@3, O4) Cell P3: =IF(ID1.SG1@3 > 0, O4, P4) where ID1 is the Swing High And Low study. You can use this example to return any value. |
