Alpaca
get_clock
Return the current Alpaca market clock.
GET
Documentation Index
Fetch the complete documentation index at: https://opentools.page/docs/llms.txt
Use this file to discover all available pages before exploring further.
alpaca_get_clock
include/exclude: filter which tools are exposed (use full names likealpaca_get_clock).minimal: omitproviderandprovider_fieldswhenTrue.paper: use Alpaca paper trading instead of live trading.
Body
application/json
This is a request to obtain information. Your API keys are required.
Response
Clock (OpenTools trading schema).
Trading provider identifier. Omitted when minimal=True.
Current provider timestamp at the time the clock was queried.
Whether the market is currently open.
Timestamp of the next market open.
Timestamp of the next market close.
Additional provider-specific fields. Omitted when minimal=True.