get historical price
GET {{API-URL}}/api/v1/price/fetch-historical?symbol=ETH_USD&fromTimestampInSecs=1707900000&avgtimeBucketInSecs=86400
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| symbol | string | ||
| fromTimestampInSecs | number | ||
| avgtimeBucketInSecs | number |