Login Page - Create Account

Support Board


Date/Time: Mon, 25 Nov 2024 20:35:56 +0000



[Programming Help] - Need to fetch tick data from SC

View Count: 195

[2024-02-14 15:13:18]
User188445 - Posts: 11
Hi

I want tick data that is displayed on SC to be pulled for historic data as well as live data using api or directly on python for analysis. I need it to push all the data that is shown on the screen including cumulative delta. I need the candles to be 100 ticks long (best if that can be customized too).

Eagerly waiting for your prompt response.
Thanks.
[2024-02-14 16:05:37]
User43 - Posts: 101
I use the functions for exporting bar data.
But I only need time based data, but per my understanding it should also work with other bar data formats.

See
Write Bar Data to File
Write Bar and Study Data To File

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account