[][src]Crate crypto_crawler

Structs

Message

Message represents messages received by crawlers.

Enums

MarketType

Market type.

MessageType

The type of a message

Functions

crawl_l2_event

Crawl level2 orderbook update events.

crawl_l2_snapshot

Crawl level2 orderbook snapshot through REST API.

crawl_l3_event

Crawl level3 orderbook update events.

crawl_l3_snapshot

Crawl level3 orderbook snapshot through REST API.

crawl_trade

Crawl trades.