We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a794f69 commit c2a4f86Copy full SHA for c2a4f86
include/databento/publishers.hpp
@@ -145,7 +145,7 @@ enum class Dataset : std::uint16_t {
145
XcisBbo = 13,
146
// NYSE National Trades
147
XcisTrades = 14,
148
- // MEMX Memoir Depth
+ // MEMX MEMOIR Depth
149
MemxMemoir = 15,
150
// MIAX Pearl Depth
151
EprlDom = 16,
@@ -231,7 +231,7 @@ enum class Publisher : std::uint16_t {
231
XcisBboXcis = 13,
232
233
XcisTradesXcis = 14,
234
235
MemxMemoirMemx = 15,
236
237
EprlDomEprl = 16,
0 commit comments