Charting / TradeScript Charts

TradeScript Chart data table

Inspect the values behind the chart.

The TradeScript chart data table turns loaded chart rows and indicator fields into a readable table. It sits beside the chart so users can inspect exact values without estimating them from pixels.

Product demonstrationTradeScript SDK
TradeScript Chart data tableOpen Chart data table to explore the controls in the full workspace.

Chart bars and indicator fields from the demonstration chart

Open the demonstration

01

Choose the data range

The table can follow the visible range or inspect loaded chart history. Its rows come from the chart API and therefore reflect the bars the chart actually has available.

02

Select the fields you need

Column controls organize chart and indicator fields. Virtual rows and keyboard navigation support inspecting a larger dataset without requiring every row to be visible at once.

03

Keep exports attributable

An export represents the selected chart data and fields. It cannot include history the feed has not loaded, and its values retain the instrument and interval context of the chart.

How to use chart data table

  1. Open the chart-and-table demonstration.
  2. Compare a table row with the chart.
  3. Change visible-range or loaded-row selection.
  4. Inspect column selection and available export controls.

Data behind this view

Requires a chart instance with loaded rows. Indicator fields depend on the configured studies.

Common questions

Is the table a separate price feed?

No. It reads the rows and fields exposed by the chart API.

Can it show unloaded history?

No. Load the required history through the chart datafeed first.

Bring TradeScript into your product.

Explore the complete terminal or review the SDK integration for this feature.