GET /funding/stats/{symbol}/hist

bitfinex.com:bitfinex

Summary: Funding statistics history
Operation ID: getFundingStatsHistory
Auth: unknown
Description

Returns historical funding statistics for a currency.

Parameters (4)

end (integer, query, optional)

End timestamp in milliseconds

limit (integer, query, optional)

Number of records (max 250)

Constraints: {'maximum': 250}

start (integer, query, optional)

Start timestamp in milliseconds

symbol (string, path, required)

Funding currency symbol (e.g., fUSD)

No probe data for this endpoint yet.