Support Board
Date/Time: Sun, 19 Oct 2025 10:49:58 +0000
Post From: Accessing study value programmatically before the bar closes
[2016-12-23 17:31:20] |
User65279 - Posts: 6 |
Using "Write Bar and Study Data To File" Study, I can write chart data to file on bar close. But is it possible access chart data for the current bar programatically (e.g. write to file so that other application can use it) before it closes? E.g. I have moving average study and I would like to know programatically what the current value is, even though the bar is not yet closed. Thank you. |