Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsFinage ToolsFinage Get Stock Market Aggregates
Finage Tools

Finage Get Stock Market Aggregates

Retrieves aggregated OHLCV (Open, High, Low, Close, Volume) data for US stocks only. Supports stock symbols like AAPL, MSFT, GOOGL. Does NOT support forex pairs (EUR/USD, GBP/USD), commodities (XAU/USD for gold), or cryptocurrencies - those require separate forex/crypto endpoint…

Write actionRisk level 2 of 5API key connection
Use Finage Get Stock Market Aggregates

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • sortstring
    Sort results by timestamp. 'asc' for ascending (oldest to newest), 'desc' for descending
  • timestring
    Required
    Base time period unit for aggregation. Combines with 'multiply' to set interval (e.g., time='minute' with multiply=5 creates 5-minute bars).
  • limitinteger
    Maximum number of results to return. Default is 100, maximum is 5000. If limit is too low for the requested date range and interval, older bars are silently truncated — increase limit (up to 5000) or use a coarser interval for long time windows.
  • symbolstring
    Required
    US stock ticker symbol. Only supports stock symbols like 'AAPL', 'MSFT', 'GOOGL'. Does NOT support forex pairs (EUR/USD), commodities (XAU/USD), or crypto. For forex/commodity data, use a forex-specific API endpoint.
  • to_datestring
    Required
    End date in YYYY-MM-DD format
  • end_timestring
    End time in UTC (e.g., '17:45')
  • multiplyinteger
    Required
    Time multiplier that combines with 'time' to set the aggregation interval. For example, multiply=5 with time='minute' gives 5-minute bars; multiply=1 with time='day' gives daily bars.
  • from_datestring
    Required
    Start date in YYYY-MM-DD format Non-trading days, weekends, and holidays are skipped — gaps in returned bars are expected and do not indicate errors or zero values.
  • dbt_filterboolean
    Daily-based time filter. Default is false
  • start_timestring
    Start time in UTC (e.g., '17:30')
  • unadjustedboolean
    Unadjust the prices. Default is true

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.