Forecast Accuracy Track Record
get_forecast_accuracyThe measured, out-of-sample accuracy of Einstein's own price forecasts — MAPE and direction hit-rate per model, asset and horizon, scored after each forecast's horizon elapsed. Hit rates are computed over INDEPENDENT trials (one forecast per non-overlapping horizon window), so they are comparable to a 50% coin flip. Use this to decide how much weight to give a forecast.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | No | Restrict to one asset symbol, e.g. BTC. Omit for the whole board; the response lists every asset that has scored rows. | |
| limit | No | Maximum scored buckets (1-50). |