Login Page - Create Account

Support Board


Date/Time: Wed, 10 Sep 2025 00:51:55 +0000



Post From: How can I obtain data for 'chart values' through DTC

[2025-07-30 08:00:23]
User395495 - Posts: 1
I initiated the DCT service of SC and successfully connected to the local DCT service following the guidance provided by the following connection
Python DTC Logon Sequence for Beginners



My requirement is to retrieve each row of data in the "Chart values" section of the SC window, including but not limited to VBP, RSI, Volume, and other data。

I am using SC's official data server. Can it be implemented and how can I do it? Thank you