mirror of
https://github.com/wangzhe3224/awesome-systematic-trading.git
synced 2026-08-21 14:58:08 +00:00
Add FundingRadar (multi-exchange funding-rate scanner) (#154)
This commit is contained in:
@@ -30,3 +30,5 @@
|
||||
- [INDICIA DESK](https://indiciadesk.com/en/vol) | `Platform` | - BTC/ETH options analytics on Deribit plus whale behaviour on Hyperliquid perps. Automatically classifies multi-leg whale option structures from the trade flow (butterfly, condor, risk reversal, straddle, calendar and five more families), keeps per-strike implied volatility with history, gamma exposure and the market-maker breakeven corridor. Ships an open daily track record with the misses included, and a public backtest of the "max pain magnet" theory across hundreds of expiries. Free tier available.
|
||||
- [perpsignal](https://github.com/mokshyaprotocol/signalview) | `Python` | - Signal engine and backtester for perpetual futures. Write a strategy as a compact expression or JSON definition, evaluate it against OHLCV, and backtest into Sharpe/return/drawdown/win-rate with fees, funding, stops/targets and leverage modelled. No wallet, key or live-trading code — pure research library, safe to run anywhere. Apache-2.0, `pip install perpsignal`.
|
||||
- [FillBench](https://fillbench.com) | `Data` | - Reproducible latency benchmarks for crypto exchange REST APIs (p50/p95/p99 and TLS connect time), measured every 2 hours from a fixed US-East host. Open JSON, documented methodology, and a public data mirror on [GitHub](https://github.com/sircharli3/fillbench-data). Also benchmarks trading fees and tool pricing.
|
||||
|
||||
- [FundingRadar](https://github.com/economic-agent/fundingradar) | `Python` | - Keyless CLI that ranks perp funding rates across Hyperliquid, Binance and Bybit (hourly-normalized, annualized %, premium, open interest) with cron-friendly threshold exit codes and JSON/CSV snapshots. Stdlib only.
|
||||
|
||||
Reference in New Issue
Block a user