Get price history
GET/prices
Retrieve price history
Query Parameters
from_datestringrequired |
start date |
to_datestringrequired |
end date |
asset_idstringrequired |
unique identifier of asset to fetch price history for |
Heads Up
Theytd
andannual_returns
fields serve different purposes depending on the type of mutual fund. For conservative mutual funds (i.e. funds whereis_money_market_fund
istrue
), use theannual_returns
field to assess performance. While, for non-conservative mutual funds (i.e. funds whereis_money_market_fund
isfalse
), use theytd
field instead.
Both fields are included in the response for completeness, but only one should be used to assess fund performance—based on the mutual fund type.