Funding Carry Screener
funding_carry_screenerRank perps by premium, open interest, or volume to surface top funding carry candidates with funding history included.
Instructions
Rank ALL perps from ONE metaAndAssetCtxs call by metric
(premium default; oi / volume options) and return the topN rows
with premium, oi, dayVolume, markPx. fundingHistory rows are fetched
ONLY for the topN coins (weight economy) and appear as
'funding_history' on rows where that call succeeded.
Example: funding_carry_screener(topN=5, metric="premium")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topN | No | ||
| metric | No | premium |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||