Skip to content

Releases: OpenKrab/ClawPoly

ClawPoly v2.0.0 - Asynchronous High-Frequency Evolution

06 Mar 21:16

Choose a tag to compare

Major Updates in v2.0.0

  • Asynchronous Core: Complete refactor of the scanner and strategy engine to support full asynchronous execution.
  • Parallel Scanning: All trading strategies now run in parallel, significantly reducing the time to find opportunities.
  • Improved Performance: Leveraging httpx and �syncio for non-blocking I/O across all Polymarket API interactions.
  • Strategy Overhaul: Integrated llm_catalyst_sniper and weather_trader into the async loop.
  • TUI Updates: Real-time monitoring with improved cycle statistics and execution logs.