stockpilot-indol-chi.vercel.app
A WebMCP-powered trading terminal where humans and AI agents research markets, analyze SEC filings, and trade together — on real data.
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 16 · Act 18 · Transact 3 · Score: Not yet scored
Tool inspector
backtest_strategy
Simulate a simple trading strategy on a stock. Strategies: sma_crossover (20/50 day MA), rsi_mean_revert (buy oversold, sell overbought), buy_hold.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
symbol |
string | yes | Ticker symbol |
strategy |
string | yes | sma_crossover | rsi_mean_revert | buy_hold |
initial_capital |
number | no | Starting capital (default $10,000) |
Raw JSON schema
{
"type": "object",
"properties": {
"symbol": {
"type": "string",
"description": "Ticker symbol"
},
"strategy": {
"type": "string",
"description": "sma_crossover | rsi_mean_revert | buy_hold"
},
"initial_capital": {
"type": "number",
"description": "Starting capital (default $10,000)"
}
},
"required": [
"symbol",
"strategy"
]
}
Similar websites
famabook.com
famabook
ultravioletadao.xyz
Join UltraVioleta DAO - Latin America at the cutting edge of web4. Building the agentic economy through x402, ERC-8004, decentralized governance, and collaborat…
qotien.fr
Simulateur impôt 2026
coinranking.com
Track live Bitcoin price with Coinranking's Pro Chart. Use advanced drawing tools and technical analysis on this interactive BTC price chart.