Tool to fetch custom aggregate OHLCV bars for a stock. Use when you need historical price and volume data aggregated by custom intervals over a date range.
toRequiredstringEnd of window; YYYY-MM-DD or millisecond timestamp
sortstringSort by timestamp; 'asc' oldest-first, 'desc' newest-first
from_RequiredstringStart of window; YYYY-MM-DD or millisecond timestamp
limitintegerNumber of aggregates to return; default 5000, max 50000
tickerRequiredstringCase-sensitive stock ticker (e.g., 'AAPL')
adjustedbooleanAdjust for splits; default true
timespanRequiredstringSize of the time window
multiplierRequiredintegerSize of the timespan multiplier
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
Aident-managed access. Risk level 0 of 5.
$0.001 / call
No published Skills explicitly reference this Action yet.