[][src]Module polyio::events

A module comprising functionality for interacting with Polygon's market data streaming service.

Structs

Aggregate

An aggregate for a stock.

Quote

A quote for a stock.

Trade

A data point for a trade.

Enums

Event

An enum representing the type of event we received from Polygon.

Stock

Possible subscriptions for a stock.

Subscription

An enum describing a subscription.

Functions

stream

Subscribe to and stream events from the Polygon service.