mirror of
https://github.com/wangzhe3224/awesome-systematic-trading.git
synced 2026-08-21 14:58:08 +00:00
Add 0xArchive market data API (#153)
This commit is contained in:
@@ -459,6 +459,7 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a
|
||||
- [AgentServices](https://github.com/vbkotecha/aiservices-api) | `REST API`, `MCP`, `x402` | - Crypto & market data API platform with 54 services, 97 endpoints, and 37 MCP tools. On-chain payments via x402 (USDC on Base). Covers prices, OHLCV, on-chain metrics, DeFi data, and technical indicators. [Server](https://agentservices.to)
|
||||
- [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.
|
||||
|
||||
### Prediction Markets
|
||||
|
||||
|
||||
Reference in New Issue
Block a user