agentmc15/polymarket-trader▌
3 approved skills in this repository
polymarket-api
Backend
Complete integration guide for Polymarket's CLOB and Gamma APIs with order execution and market data. \n \n Covers three authentication levels (public market data, signer key derivation, authenticated trading) with endpoints for orderbooks, pricing, positions, and order management \n Includes Python client patterns for market data fetching, limit order placement, WebSocket subscriptions, and real-time updates via py_clob_client library \n Supports four order types (GTC, GTD, FOK, IOC) with price
trader-analysis
Productivity
trader-analysis
trading-strategies
Productivity
Framework for developing, backtesting, and deploying prediction market trading strategies. \n \n Four built-in strategy templates: arbitrage (pricing inefficiencies), copy trading (mirror successful traders), momentum (price and volume signals), and mean reversion (trade price extremes) \n Backtesting engine with historical data simulation, performance metrics (Sharpe ratio, max drawdown, win rate), and equity curve tracking \n Risk management module enforcing position limits, drawdown caps, dai