Support Board
Date/Time: Fri, 07 Feb 2025 20:49:33 +0000
Post From: Refer in other charts to the Over / Below Study Subgraph
[2020-06-10 19:22:13] |
JARUSER1964 - Posts: 7 |
Hi, I have correctly defined the "Study Subgraph Reference" Study to show Over / Below on the screen for the Moving Average Exponential Study of other charts in other time frames. Everything is ok on the screen. I want to refer in other charts to the Over / Below Study Subgraph for example: for information Over StudySubgraph 1 (SG1) IF (ID20.SG1 = 1,1,0) for information Below StudySubgraph 1 (SG2) IF (ID20.SG2 = 1,1,0) where ID20 is the Study Subgraph Reference. Unfortunately ID20.SG1 / ID20.SG2 does not return 1 (true) or value 0 (false). Please can you correct the return value SG1 / SG2? This is not important, but isn't running correctly. Thank you. Regards. Jarda |