Proxies a historical chart request to the configured market-data provider.
get/assets/chart/{symbol}
Path parameters
symbolstring required
Asset symbol.
Query parameters
startPeriodinteger required
Chart start timestamp (unix seconds).
endPeriodinteger required
Chart end timestamp (unix seconds).
Response
Provider payload passthrough
Changes
No recorded changes to this endpoint across all 5 revisions of this API.