← Registry

Developer Tools

bagtester.com

Provides APIs for submitting and retrieving financial backtest jobs, listing available data, and sampling historical price data.

1 endpoint31 known toolsCached registry data

ENDPOINT 1

https://bagtester.com/api/mcp

No auth detected

Known tools 31

submit_strategy

Submit a single Python backtest.

get_backtest_results

Retrieve backtest results by job_id.

list_my_jobs

List your recent backtest jobs (most recent first).

list_available_data

List asset universes and timeframes available for backtesting, with tier and mode metadata so an agent can choose.

get_data_sample

Fetch the last N OHLCV bars from the data lake for a given symbol+timeframe.

optimize_strategy

QUANT TIER.

walk_forward

QUANT TIER.

improve_strategy

Re-run a previous backtest with a structured improvement.

search_backtests

Search your historical backtests by symbol, mode, date range, tags, experiment, or status.

list_experiments

List your experiment groups.

get_experiment

Fetch an experiment with its child runs.

compare_backtests

Side-by-side comparison of N backtests (2-10).

create_experiment

Manually group existing jobs into a named experiment.

manage_subscription

View the current subscription plan, credit balance, recent invoices, and get a Stripe customer-portal URL for upgrade / downgrade / change payment method / cancel — all without leaving the agent.

purchase_topup

Purchase a credit top-up pack using the user's saved Stripe payment method (off-session charge).

set_agent_cap

Change the user's monthly agent_purchase_cap (in USD).

list_strategy_templates

Return a curated catalog of canonical strategy templates the agent can copy-paste into `submit_strategy`.

report_issue

File a support ticket on behalf of the user.

get_support_ticket

Fetch a support ticket by ticket_id (own tickets only).

share_backtest

Make a completed backtest publicly viewable at https://bagtester.com/r/<token>, or revoke an existing share.

submit_review

Submit a review of Bagtester on the user's behalf.

admin_list_tickets

ADMIN-ONLY.

admin_get_ticket

ADMIN-ONLY.

admin_update_ticket

ADMIN-ONLY.

polymarket_submit_bot

PREDICTION MARKETS (Polymarket): Backtest a Polymarket bot strategy across resolved markets.

polymarket_get_results

PREDICTION MARKETS (Polymarket): Fetch a completed `pm_v1.0` backtest result by `job_id`.

polymarket_list_my_runs

PREDICTION MARKETS (Polymarket): List the caller's recent PM backtest jobs, newest first.

polymarket_list_markets

PREDICTION MARKETS (Polymarket): Read-only market discovery.

polymarket_get_market

PREDICTION MARKETS (Polymarket): Fetch metadata for a single resolved market by condition_id.

polymarket_compare_bots

PREDICTION MARKETS (Polymarket): Compare 2-10 completed Polymarket backtests side-by-side.

polymarket_list_strategy_templates

PREDICTION MARKETS (Polymarket): Returns a curated catalog of strategy templates for backtesting Polymarket bots.