mirror of
https://github.com/wangzhe3224/awesome-systematic-trading.git
synced 2026-08-23 15:58:06 +00:00
Add ByKaranteli under Data Source > Crypto (#149)
* Add ByKaranteli under Data Source > Crypto * fix: 13 x402 endpoints, $0.002-$0.010
This commit is contained in:
@@ -461,6 +461,7 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a
|
||||
- [WealthVille](https://wealthville.net/api/v1) | `REST API`, `MCP` | - DeFi liquidity-pool scoring for LP/yield strategies. Covers ~68,800 Solana pools (Meteora DLMM, Orca Whirlpool, Raydium AMM/CLMM/CPMM) and 575 EVM pools across Ethereum, Arbitrum, Base, Optimism, Polygon and BSC. Returns a 0-100 pool score plus an ENTER/HOLD/EXIT/REDUCE/AVOID verdict with per-protocol calibrated confidence, and publishes a miss-inclusive 30-day track record so the signal can be evaluated before it is used. No API key required. Endpoints: `/pools/top`, `/evm/pools`, `/signals/feed`, `/track-record`. [Website](https://wealthville.net/developers)
|
||||
- [Shingou](https://shingou.io) | `REST API`, `MCP` | - Hourly news sentiment and typed market events for 30 crypto pairs. Every hourly bucket's hash is committed to a public append-only log at publish time, so point-in-time history can be verified as never rewritten before backtesting, and the log repo ships a one-command verifier. The published backtest keeps its negative results, including a pooled hit rate at a coin flip and a residual IC indistinguishable from zero. Free tier: 1,000 req/day, live on the majors. [Verifier](https://github.com/auriontech/shingou-signal-log)
|
||||
- [0xArchive](https://docs.0xarchive.io/) | `REST API`, `WebSocket`, `MCP` | - Real-time and historical Hyperliquid and Lighter market data with order-level depth, funding, open interest, replay, and data-quality endpoints.
|
||||
- [ByKaranteli](https://github.com/bykarantelicom/bykaranteli-mcp) | `TypeScript`, `REST API`, `MCP`, `x402` | - Crypto derivatives and market-structure data: cross-exchange funding rates and funding arbitrage, open interest, exchange-recorded liquidations with cascade forensics, Deribit options snapshot and tape, VPIN order-flow toxicity, Coinbase premium, CFTC Commitments of Traders positioning, US spot ETF flows and FOMC event impact. Three ways in: a free public REST API with no key, a hosted MCP endpoint with 33 read-only tools (no install, no key), and 13 x402 pay-per-call endpoints for deep history at $0.002-$0.010 in USDC on Solana and Base. Daily CC0 CSV datasets ship alongside, with backfilled history (CFTC COT from 2018, Coinbase premium from 2017, Deribit DVOL from 2021). [Docs](https://bykaranteli.com/developers) | [MCP](https://mcp.bykaranteli.com) | [Datasets](https://github.com/bykarantelicom/crypto-datasets)
|
||||
|
||||
### Prediction Markets
|
||||
|
||||
|
||||
Reference in New Issue
Block a user