← Registry

Analytics

uncoded.ch

Provides access to historical backtest results and performance metrics for trading strategies.

1 endpoint7 known toolsFirst detected June 8, 2026Last detected July 1, 2026

ENDPOINT 1

https://uncoded.ch/api/mcp

No auth detected

Known tools 7

list_symbols_and_modes

Returns the distinct trading symbols and strategy modes available in the backtest dataset, with counts.

dataset_stats

Returns overall statistics for the completed backtest dataset: total count, snapshot timestamp (the data is a daily snapshot, NOT real time), and how many strategies beat buy & hold (positive alpha).

search_backtests

Search completed backtests with filters.

get_top_performers

Returns the best backtests ranked by alpha (return minus buy & hold) by default, or by raw return.

compare_strategy_vs_buyhold

For a given symbol, shows how the best strategies performed versus simply buying and holding over the same window (alpha = strategy return minus buy & hold).

symbol_summary

Returns aggregate stats for one symbol: number of backtests, best alpha and return, share of strategies beating buy & hold, and the single best strategy with a deep link.

get_backtest

Returns the headline metrics for one backtest by id, plus a deep link to its full report page (with equity curve, trade list and configuration).