Skip to content

v0.4.0 — Edge Library + Full Performance Analytics

Choose a tag to compare

@augiemazza augiemazza released this 04 May 13:14
· 13 commits to main since this release

What's new

Edge Library (varrd_edges)

  • Browse validated trading edges firing in real time
  • Three tiers: free (markets), $0.50 (stats + trade levels), $1/edge (full audit trail)
  • Filters: direction, timeframe, asset_class, market, status
  • Section drill-downs: horizons, analytics, occurrences, setup_code, view

Full Performance Analytics

  • SQN, profit factor, Kelly %, payoff ratio, streaks
  • Monte Carlo simulation (500 runs, profitability %, percentiles)
  • Drawdown analysis (max DD, recovery factor)
  • Return distribution (skew, kurtosis, tail ratio)
  • Regime analysis (VIX + market trend breakdowns)
  • Edge decay by quarter, rolling stability score

SDK + CLI

  • New edges() method with direction, timeframe, asset_class filters
  • New varrd edges CLI command
  • MCP stdio proxy: fixed auth + timeout

Security

  • Webhook signature verification
  • Atomic payment idempotency
  • Cross-user payment replay blocked
  • Batch + body size limits on MCP endpoint

Cleanup

  • Full README rewrite with screenshots
  • Removed stale files (AGENTS.md, scan skill)
  • Updated all registry configs