Scorecard
Endpoint
GET /api/bv7x/scorecardResponse
{
"predictions": [
{
"date": "2026-03-21",
"signal": "BUY",
"direction": "UP",
"confidence": 0.62,
"outcome": "WIN",
"btcAtSignal": 64500,
"btcAtResolution": 67200,
"resolvedAt": "2026-03-28"
},
{
"date": "2026-03-20",
"signal": "SELL",
"direction": "DOWN",
"confidence": 0.58,
"outcome": "LOSS",
"btcAtSignal": 65100,
"btcAtResolution": 65800,
"resolvedAt": "2026-03-27"
}
],
"stats": {
"total": 142,
"wins": 96,
"losses": 46,
"accuracy": 0.676,
"currentStreak": 3,
"longestStreak": 8
}
}Fields
Prediction Entry
Field
Type
Description
Stats Summary
Field
Type
Description
Notes
Example
Next
Last updated