[][src]Crate polyio

Modules

api

A module comprising the functionality backing interactions with the API.

Structs

Aggregate

An aggregate for a stock.

ApiInfo

An object encapsulating the information used for working with the Alpaca API.

Client

A Client is the entity used by clients of this module for interacting with the Polygon API.

Quote

A quote for a stock.

Trade

A data point for a trade.

Enums

Error

An error type used by this crate.

Event

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

Stock

Possible subscriptions for a stock.

Subscription

An enum describing a subscription.