Skip to content

v1.3.4

Choose a tag to compare

@demwick demwick released this 08 Apr 21:46
· 143 commits to main since this release

What's New

Features

  • WebSocket price streaming — real-time price updates with auto-reconnect (watch_price)
  • Market comparison — side-by-side comparison of 2-5 markets (compare_markets)
  • Featured markets — top markets by liquidity with category filter (featured_markets)
  • AI portfolio optimization — conservative/balanced/aggressive strategies with SL/TP suggestions (optimize_portfolio)
  • Arbitrage detection — scan markets where YES+NO prices don't sum to $1.00 (detect_arbitrage)
  • Trending markets — by volume (24h/7d/30d) with category filter (trending_markets)
  • AI opportunity analysis — BUY/SELL/HOLD recommendations (analyze_opportunity)
  • Risk assessment — portfolio concentration, diversification, and budget analysis (assess_risk)
  • Batch orders — execute multiple buy/sell orders at once (batch_order)
  • Safety limits — max order size, exposure cap, spread tolerance (set_safety_limits)
  • Related markets & top holders — discover related markets and biggest position holders
  • Open orders & order status — view pending limit orders and check order status
  • Market events — browse event groups (election, UFC, NBA)

Improvements

  • Docker support with install script
  • All features unlocked for free during launch period
  • Fixed dotenv stdout output breaking MCP JSON-RPC protocol
  • Published on Glama and MCP Marketplace

Full Changelog: v1.0.6...v1.3.4