dbn-go-hist cost#
Queries Databento Hist for the cost and size of a GetRange query
dbn-go-hist cost [flags]Options#
--all Get record count for all symbols
-d, --dataset string Dataset to get cost for
-e, --end string End time in ISO 8601 format
-f, --file string Newline delimited file to read symbols from (# is comment)
-h, --help help for cost
-j, --json Emit JSON instead of simple summary
-s, --schema string Schema to get cost for
--sin dbn.SType Set stype_in: one of instrument_id, id, instr, raw_symbol, raw, smart, continuous, parent, nasdaq, cms (default: 'raw') (default raw_symbol)
--sout dbn.SType Set stype_out: one of instrument_id, id, instr, raw_symbol, raw, smart, continuous, parent, nasdaq, cms (default: 'id') (default instrument_id)
-t, --start string Start time in ISO 8601 formatOptions inherited from parent commands#
-k, --key string Databento API key (or use DATABENT_API_KEY envvar)SEE ALSO#
- dbn-go-hist - dbn-go-hist queries the Databento Historical API.