Crate ac_crawler_types

Source

Modules§

traits

Structs§

BboMsg
BufferMsg
BufferMsg is exchange / stream agnostic shape requiring little to no parsing from the stream json messages incoming messages are converted to this shape, stored in mongo, and parsed / moved downstream as free CPU allows meant to be very lightweight to maximize crawler side throughput
BufferMsgNoId
BufferMsg is exchange / stream agnostic shape requiring little to no parsing from the stream json messages incoming messages are converted to this shape, stored in mongo, and parsed / moved downstream as free CPU allows meant to be very lightweight to maximize crawler side throughput
CandlestickMsg
FundingRateMsg
IntegrityGap
L2EventMsg
L2SnapshotMsg
L2TopKMsg
MigrationFailure
TradeMsg

Enums§

CrawlerType
Exchange
MarketType
TradeSide
WsMode

Type Aliases§

LatencyMap