marketcalls/vectorbt-backtesting-skills
Agentic coding skills for backtesting trading strategies using VectorBT. Supports Indian, US, and Crypto markets with realistic transaction cost modeling, TA-Lib indicators, QuantStats tearsheets, and 12 ready-made strategy templates.
Platform-specific configuration:
{
"mcpServers": {
"vectorbt-backtesting-skills": {
"command": "npx",
"args": [
"-y",
"vectorbt-backtesting-skills"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...