Crate apca[][src]

Expand description

A create for interacting with the Alpaca API.

Modules

A module comprising the functionality backing interactions with the API.

A module for retrieving market data.

A module providing access to lower level event streaming.

Structs

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

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

Enums

The error type as used by this crate.

An error encountered while issuing a request.