Support Board
Date/Time: Fri, 29 Nov 2024 10:22:31 +0000
Post From: SetStudyVisibilityState flakiness?
[2023-02-19 23:16:43] |
User275839 - Posts: 61 |
UPDATE by OP -- I did make one discovery in messing around with this some more... It appears that the actual on-screen update AND the associated study visibility setting (checkbox) in the UI, occurs only on chart redraw. I was doing my development and testing over the weekend when there was no live market data, so the chart would not redraw on its own. Forcing a redraw by hitting the INSERT key or changing the bar period would cause the study internal visibility state and the on-screen/UI state to return to synch. So I suspect that this is "expected behavior" as there is no need to redraw the chart if nothing is happening. |