Login Page - Create Account

Support Board


Date/Time: Mon, 27 Apr 2026 21:20:39 +0000



Post From: Market data

[2026-04-27 16:06:48]
User115150 - Posts: 8
I have a TPO Profile chart with the Market Profile study attached, set up to display TPO POC, Value Area, and Single Prints (with "Extend Singles: Until Future Intersection"). The study draws everything correctly on the chart — POC line, value-area boundaries, and single-print extension lines all visible.
When I export this chart via File → Export Data with all study columns selected, the resulting CSV has columns named "Point of Control", "Value Area High Value", "Value Area Low Value" — but every row shows 0.0 for these. There is no column for Single Print extension lines at all, even though they're visible on the chart.
What's the correct way to export the actual computed values of TPO POC, Value Area High/Low, and Single Print levels (extension line price levels and the single-print zone high/low boundaries) for each profile period?

I want to expose Sierra's chart data and study values to an external Python program in real-time. DTC protocol exposes bar data — does it also expose study outputs (VWAP, IB, POC, VAH, VAL, footprint bid/ask volume, TPO Single Prints)? If not, what's the recommended approach for an external program to read these live as bars complete?

Thank you for any guidance.