exposes a remote MCP endpoint so agents can:
run strategy backtests by symbol/timeframe/date range,
pass strategy inputs programmatically,
receive structured backtest results (trades, win rate, profit, drawdown),
keep long-running runs observable via progress notifications,
support Binance Futures tickers only,
enforce a maximum of 1440 candles per backtest,
apply a rate limit of 3 backtests per minute per user,
ask your agent to write a strategy and backtest it.