Import/Export
Bulk CSV import and export.
Download demo CSV file for import testing
Download a sample CSV file with historical price data for testing the import functionality
Export symbol history data
Exports symbol history data in CSV format for the given symbol and parameters
Get folder import history
Get paginated folder import history records aggregated by folder/archive with tree structure
Import historical data from a ZIP archive
Import historical price data for multiple symbols from a ZIP archive containing CSV files.
Get import history
Get paginated import history records with optional date filtering and symbol/folder filtering
Import symbol history data
Import historical price data for a symbol using a CSV file upload and form fields.
Import symbol defaults (contract size, tick size/value, digits, min/max/step...)
Upload the symbol_defaults CSV template to bulk-update standard instrument specs on matching symbols/symbol-groups.
Bulk-import trades (open positions + historical closed deals) into accounts
Upload the trades CSV template. Rows with close_price+close_time become historical CLOSED deals (track record, no live margin); rows without become OPEN positions routed through the normal order create path so the engine tracks them. Each committed row emits a NATS event + operation-log entry. Supports dry_run.
Download symbol-defaults CSV template
Returns a ready-to-fill CSV (header + example rows) for the symbol-defaults importer.
Download trades CSV template
Returns a ready-to-fill CSV (header + example rows) for the trades importer.
Export symbol configuration
Exports symbol configuration data for the given symbol