dbn-go-hist resolve#
Resolve symbols via the Databento Symbology API
dbn-go-hist resolve [flags]Options#
--all Resolve all symbols
-d, --dataset string Dataset to resolve
-e, --end string End time in ISO 8601 format
-h, --help help for resolve
-j, --json Emit JSON instead of simple summary
-s, --schema string Schema to resolve
--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.