Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Crate polyio

Source
Expand description

A create for interacting with the Polygon API.

Modules§

api
A module comprising the functionality backing interactions with the API.
events
A module comprising functionality for interacting with Polygon’s market data streaming service.

Structs§

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.

Enums§

Error
An error type used by this crate.
RequestError
An error encountered while issuing a request.