Support Board
Date/Time: Mon, 16 Jun 2025 14:48:50 +0000
Post From: Is there a way to limit on-chart price changes to the close of the bar?
[2022-09-21 04:54:58] |
Sawtooth - Posts: 4227 |
Hide the second instance, and unhide the first instance. You should see all bars colored except the current bar. This means the current bar is 0, and all previous bars are 1 The second instance wants to find the bar with the 0, by referencing the first instance using a formula like this: =ID2.SG1=0 When it is working correctly, it should look like the attached pic, before the color is set to match the background. Now set the color of the second instance to the same as the background, and the current bar will disappear. |
![]() |