Web Download

Download purchased daily files directly from Your Data, inspect a sample, and choose the right output format.


Use web download when you need a small number of files and want the fastest manual path from the app.

Web download happens in Your Data.

Before You Start

  • you have already purchased the data
  • you are in Your Data
  • you are working in Files view, not Month view

If you switch to Month, the table becomes a grouped summary. Return to Files when you need row-level actions.

What You Can Do From Each File Row

Each file row exposes three actions:

Your Data file action buttons for Sample, Details, and Download

  • Sample: opens a preview of 10,000 lines and lets you download that sample
  • Details: opens the in-app analysis view for that day, including integrity and trading statistics
  • Download: starts a direct file download for the selected day

Download One File

  1. Filter or sort the table until you find the file you want.
  2. Open the row menu from this button:
Download button
  1. Choose the output format.
  2. The browser starts the download immediately.

Download format menu with CSV, Parquet, NRD, and Stats

Choose The Right Output

OutputUse it when...What you get
CSVyou want maximum compatibility or quick inspectionone daily .csv download from the selected row
Parquetyou are moving the file into pandas, Polars, DuckDB, or another analytics workflowone daily .parquet download from the selected row
Stats Filesyou want the companion JSON summary instead of the full tick datasetone daily .stats.json download
NRDyou are working in a NinjaTrader-oriented workflowone daily .nrd.gz file from the selected row

Details Is Not The Same As Stats

Do not treat Details and Stats as the same action.

  • Details opens the in-app analysis view for the selected file
  • Stats in the download menu downloads the companion stats file

Use Details when you want to inspect the day inside the app. Use Stats when you want the raw JSON summary in your own workflow.

When Web Download Is The Wrong Tool

Web download is intentionally simple:

  • one row at a time
  • one daily file at a time
  • best for quick manual retrieval

If you need many files, move to SFTP Download.

If you want a terminal-based bulk workflow without manually browsing SFTP folders, move to CLI Downloader.

Related Pages