Node reference
Funding Rate
Binance USDT-M perpetual funding rate for a selected pair (default: current pair) — an orthogonal read on leveraged-trader positioning, not a price technical. Four causal outputs: rate (last settled funding, e.g. 0.0001 = 0.01%/8h; positive = longs pay shorts), percentile (0-1 rank of rate over the trailing window — the usable \"extreme\" gauge, comparable across coins), zscore (standardized rate over the window), and cumulative (carry paid/earned over the window). Honest usage: best as a CONTRARIAN or carry FILTER on other logic (e.g. block/exit longs when percentile > 0.9), weak as a standalone trigger, and cost-sensitive at short horizons. No repainting — holds the last settled value between 8h settlements. Wire an output into a Condition to gate entries/exits.
Rev. 2026.06
- symbol
- — Trading pair
- default $CURRENT
- window
- default 90
- range 2–1000
What happens
Read fresh from each candle as the strategy steps — this is the raw market value the rest of your graph builds on.