You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integrations/databento.md
+10-10
Original file line number
Diff line number
Diff line change
@@ -91,13 +91,13 @@ as a venue identifier. You can read more about Databento dataset naming conventi
91
91
Of particular note is for CME Globex MDP 3.0 data (`GLBX.MDP3` dataset code), the following
92
92
exchanges are all grouped under the `GLBX` venue. These mappings can be determined from the
93
93
instruments `exchange` field:
94
-
-`CBCM` - **XCME-XCBT inter-exchange spread**
95
-
-`NYUM` - **XNYM-DUMX inter-exchange spread**
96
-
-`XCBT` - **Chicago Board of Trade (CBOT)**
97
-
-`XCEC` - **Commodities Exchange Center (COMEX)**
98
-
-`XCME` - **Chicago Mercantile Exchange (CME)**
99
-
-`XFXS` - **CME FX Link spread**
100
-
-`XNYM` - **New York Mercantile Exchange (NYMEX)**
94
+
-`CBCM` - XCME-XCBT inter-exchange spread
95
+
-`NYUM` - XNYM-DUMX inter-exchange spread
96
+
-`XCBT` - Chicago Board of Trade (CBOT)
97
+
-`XCEC` - Commodities Exchange Center (COMEX)
98
+
-`XCME` - Chicago Mercantile Exchange (CME)
99
+
-`XFXS` - CME FX Link spread**
100
+
-`XNYM` - New York Mercantile Exchange (NYMEX)
101
101
102
102
:::info
103
103
Other venue MICs can be found in the `venue` field of responses from the [metadata.list_publishers](https://databento.com/docs/api-reference-historical/metadata/metadata-list-publishers?historical=http&live=python) endpoint.
@@ -133,7 +133,7 @@ See the following Databento docs for further information:
133
133
The following section discusses Databento schema -> Nautilus data type equivalence
134
134
and considerations.
135
135
136
-
:::note
136
+
:::info
137
137
See the Databento [list of fields by schema guide](https://databento.com/docs/knowledge-base/new-users/fields-by-schema).
0 commit comments