Skip to main content
Glama

write_dbn_file

Export historical market data to DBN files for analysis, specifying dataset, symbols, schema, and date range to create structured financial data files.

Instructions

Write historical data query results directly to a DBN file

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
datasetYesDataset name (e.g., 'GLBX.MDP3')
symbolsYesComma-separated list of symbols
schemaYesData schema (e.g., 'trades', 'ohlcv-1m')
startYesStart date (YYYY-MM-DD or ISO 8601)
endYesEnd date (YYYY-MM-DD or ISO 8601)
output_pathYesPath for output file
compressionNoCompression type (default: 'zstd')zstd

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/deepentropy/databento-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server