Settings

--
Predictions
--
Wins
--
Avg MAPE
--
Best MAPE

Profile

This is how you'll appear on the leaderboard

API Access

Submit predictions programmatically

No API key generated yet. Create one to submit predictions via API.

API Usage

POST /api/v1/forecast
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json

{
  "date": "2024-01-15",
  "prices": [25.5, 22.3, ..., 26.3]
}

My Leagues

Loading leagues...