[−][src]Crate apca
A create for interacting with the Alpaca API.
Modules
| api | A module comprising the functionality backing interactions with the API. |
| data | A module for retrieving market data. |
| event | A module providing access to lower level event streaming. |
Structs
| ApiInfo | An object encapsulating the information used for working with the Alpaca API. |
| Client | A |
Enums
| Error | The error type as used by this crate. |
| RequestError | An error encountered while issuing a request. |