datafeed_config
Retrieve the datafeed configuration: instrument types (shares, bonds, rights, fund units, structured products, futures, indices) and supported resolutions for the Bucharest Stock Exchange.
Instructions
Get the datafeed configuration: instrument types and resolutions.
Returns symbols_types (each {name, value}, where value is
the one-letter type code: S=Actiuni/shares, B=Obligatiuni/bonds,
R=Drepturi/rights, U=Unitati de fond/fund units, T=Structurate, F=
Futures, I=Indici/indices) and supported_resolutions (the datafeed's
advertised resolution vocabulary).
Note: the config advertises a bare "D" for daily, but the history
endpoint requires "1D" — get_candles handles that translation, so
pass its friendly resolution values rather than these raw codes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||