Releases: anantbag/AlphaVortex
Release 101 - AlphaVortex
Highlights Official first stable release – Production-ready Python trading bot for Polymarket with gasless transactions and real-time WebSocket market data.
Beginner-friendly API – Place, cancel, and monitor orders in just a few lines of code.
Full WebSocket integration for live price updates (no polling delays).
Built-in risk controls and dry-run mode for safe testing.
New FeaturesGasless trading support via Polymarket’s native API (no extra fees).
Real-time order book & trade stream with automatic reconnection.
Simple CLI + Python SDK for quick scripting and automation.
Market discovery helpers – easily fetch active binary/crypto/sports markets.
Configurable logging and Telegram/Discord notifications (optional).
Improvements & FixesFixed WebSocket disconnect issues under high load.
Optimized rate limiting to stay well within Polymarket API limits.
Better error handling and clear, human-readable messages.
Updated dependencies for improved security and performance.
Added comprehensive README with 5-minute quick-start guide.