[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-78382":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":14,"subscribersCount":14,"size":14,"stars1d":14,"stars7d":14,"stars30d":14,"stars90d":14,"forks30d":14,"starsTrendScore":14,"compositeScore":15,"rankGlobal":9,"rankLanguage":9,"license":9,"archived":16,"fork":16,"defaultBranch":17,"hasWiki":18,"hasPages":16,"topics":19,"createdAt":9,"pushedAt":9,"updatedAt":24,"readmeContent":25,"aiSummary":26,"trendingCount":14,"starSnapshotCount":14,"syncStatus":27,"lastSyncTime":28,"discoverSource":29},78382,"limitless-trading-bot","SKL2910\u002Flimitless-trading-bot","SKL2910","limitless trading bot limitless trading bot limitless trading bot limitless trading bot limitless trading bot limitless trading bot limitless trading bot limitless trading bot limitless trading bot limitless trading bot limitless trading bot limitless trading bot limitless trading bot limitless trading bot limitless trading bot bot",null,"TypeScript",131,1929,136,0,46.86,false,"main",true,[20,21,22,5,23],"bot","limitless","limitless-trade","trading","2026-06-12 04:01:23","# Limitless Prediction Market Bots (TypeScript)\n\nTypeScript rewrite of the original Limitless onboarding bots.  \nThis repository now runs on Node.js + TypeScript and provides three CLI tools:\n\n- `fetch-history`: pull historical market prices into CSV\n- `whale-scanner`: stream large trades from top active Limitless markets\n- `live-eth-15min`: monitor live ETH 15-min books on Limitless + Polymarket with arb edges\n\n## Quick Start\n\n```bash\nnpm install\n\n# Historical market data -> data\u002Fhistory_\u003Cslug>_\u003Cinterval>.csv\nnpm run dev:fetch-history\n\n# Live whale feed\nnpm run dev:whale-scanner\n\n# Live ETH 15-min cross-venue scanner\nnpm run dev:live-eth-15min\n```\n\n## Build and Run\n\n```bash\nnpm run build\n\nnpm run start:fetch-history\nnpm run start:whale-scanner\nnpm run start:live-eth-15min\n```\n\n## CLI Options\n\n### `fetch-history`\n\n```bash\nnpm run dev:fetch-history -- --slug \u003Cmarket-slug> --interval \u003C1h|6h|1d|1w|1m|all>\n```\n\n### `whale-scanner`\n\n```bash\nnpm run dev:whale-scanner -- --min-usd 500 --top 250 --poll 30 --concurrency 6 --refresh-markets 300\nnpm run dev:whale-scanner -- --poll 1 --max-cycles 1\n```\n\n### `live-eth-15min`\n\n```bash\nnpm run dev:live-eth-15min\nnpm run dev:live-eth-15min -- --max-runtime-secs 30\n```\n\n## Validation Commands\n\n```bash\nnpm run lint\nnpm run test\nnpm run build\nnpm run smoke\n```\n\n## Notes\n\n- Public read-only endpoints are used for the current tools (no API key required).\n- `.env.example` is kept for future order-placement and signed execution flows.\n- Python scripts were replaced by TypeScript CLIs under `src\u002Fcli\u002F`.\n","Limitless Prediction Market Bots 是一个用 TypeScript 重写的交易机器人项目，旨在提供预测市场中的数据分析和监控工具。该项目包含三个核心 CLI 工具：`fetch-history` 用于获取历史市场价格并导出为 CSV 文件；`whale-scanner` 用于实时监测大额交易；`live-eth-15min` 则专注于实时监控 ETH 15 分钟的订单簿，并识别跨平台套利机会。这些工具均基于 Node.js 和 TypeScript 构建，适合需要对市场数据进行深入分析或寻找套利机会的交易者使用。由于采用了公共只读端点，用户无需 API 密钥即可运行这些工具。",2,"2026-05-24 02:30:08","CREATED_QUERY"]