mcpserver.lol
registry/backtest
Connection check verified live · 26h ago

backtest

Backtest strategies and analyze portfolios on any ticker: CAGR, drawdown, Sharpe, from real data.

Tools 4
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

4 tools

Read from the running server on 26h ago.

analyze_portfolio read-only assetstemplaterebalance
Analyze an asset-allocation ('lazy') portfolio and get long-run performance computed from real monthly price history (proxy-extended for decades of data) — not estimated. Use this…
get_ohlcv read-only ticker*frequency
Look up a Yahoo Finance ticker's real historical price data — the date range available, number of bars, and latest close/open/high/low. Use this to confirm a symbol is valid, check…
list_indicators read-only
List the built-in technical indicators available for backtesting (RSI, moving-average crossovers, ADX, Bollinger, CCI, Stochastic, and more) with their IDs and default parameters.…
run_backtest read-only ticker*lookbackdirectionfrequencyma_windowtarget_dd +14
Backtest a trading strategy on any Yahoo Finance ticker and get authoritative performance metrics computed from real historical price data — not estimated. Use this whenever the us…