Expand description
Utility functions and helpers. Utility functions and helpers for the Alpaca API.
Structs§
- Paginated
Response - Response wrapper with pagination information
- Pagination
- Pagination parameters for API requests
- Rate
Limiter - Rate limiter for API requests
- Retry
Config - Retry configuration for API requests
- UrlBuilder
- URL builder helper
Functions§
- format_
decimal - Format decimal value to string with specified precision
- generate_
client_ order_ id - Generate a random client order ID
- init_
logger - Logger configuration
- parse_
decimal - Parse a string to a decimal value with validation
- parse_
rfc3339 - Parse RFC3339 timestamp
- timestamp_
to_ rfc3339 - Convert timestamp to RFC3339 format
- validate_
price - Validate price value
- validate_
quantity - Validate quantity value
- validate_
symbol - Validate symbol format