# MarsEdge

MarsEdge is an AI-powered probability-edge monitor for Polymarket's BTC 5-minute Up/Down market.

## Supported markets

- BTC

## What the board shows

- AI model probability that the current 5-minute window closes Up.
- AI model probability that the current 5-minute window closes Down.
- Current Polymarket Up and Down bid/ask prices.
- Seconds remaining in the current market window.
- Last update and data-freshness status.

## Purpose

MarsEdge helps users compare an independent model estimate with market-implied prices. A simple research heuristic is:

`model probability - ask price = potential edge`

A positive difference is not a guarantee of profit. Model error, changing prices, spread, slippage, latency and market risk must all be considered.

## Access

- Guest: public board with rate-limited updates.
- Free account: account features and faster polling where available.
- VIP Pro: real-time dashboard and SSE/API-key access.

## Languages and resources

- English dashboard: https://marsedge.vip/
- 中文页面: https://marsedge.vip/zh/
- Beginner guide: https://marsedge.vip/tutorial.md
- API documentation: https://marsedge.vip/api-docs.md
- OpenAPI schema: https://marsedge.vip/openapi.json
