post https://api.bitfinex.com/v2/auth/r/funding/trades//hist
Get funding trades for offered funding. Can be used to request funding trades for a specific currency or to retrieve trades for all currencies at once.
Fields
Term | Type | Description |
---|---|---|
ID | integer | Funding trade ID |
SYMBOL | string | The currency of the offer (fUSD, etc) |
MTS_CREATE | int | Millisecond Time Stamp when the offer was created |
OFFER_ID | int | Funding offer ID |
AMOUNT | float | Amount the offer is for |
RATE | float | Rate of the offer (percentage expressed as decimal number i.e. 1% = 0.01) |
PERIOD | int | Period of the offer |
Ratelimit: 90 req/min