chainvectorPredictionsEdge
Find underpriced outcomes by computing the edge between ChainVector's model probability and a prediction market's live quote, returning buy_edge and sell_edge net of spread.
Instructions
ChainVector model-vs-market edge: the probability-engine ensemble repriced against a prediction market's live quote — model_prob, market_prob, buy_edge and sell_edge net of the spread. Positive buy_edge = the market underprices the outcome per the model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| venue | No | Prediction venue | polymarket |
| market_id | Yes | Venue market id (full MC precision for one market) |