Skip to content

Commit 326c92f

Browse files
committed
MOD: Update CFE description
1 parent da99187 commit 326c92f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

include/databento/publishers.hpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ enum class Dataset : std::uint16_t {
195195
XeurEobi = 38,
196196
// European Energy Exchange EOBI
197197
XeeeEobi = 39,
198-
// Cboe Futures Exchange PITCH
198+
// CFE Depth
199199
XcbfPitch = 40,
200200
// Blue Ocean ATS MEMOIR Depth
201201
OceaMemoir = 41,
@@ -411,9 +411,9 @@ enum class Publisher : std::uint16_t {
411411
XeurEobiXoff = 103,
412412
// European Energy Exchange EOBI - Off-Market Trades
413413
XeeeEobiXoff = 104,
414-
// Cboe Futures Exchange
414+
// Cboe Futures Exchange (CFE)
415415
XcbfPitchXcbf = 105,
416-
// Cboe Futures Exchange - Off-Market Trades
416+
// Cboe Futures Exchange (CFE) - Off-Market Trades
417417
XcbfPitchXoff = 106,
418418
// Blue Ocean ATS MEMOIR
419419
OceaMemoirOcea = 107,

0 commit comments

Comments
 (0)