Quantconnect MCP
未认领QuantConnect Algorithmic Trading Platform Orchestration MCP - Agentic LLM Driven Trading Strategy Design, Research & Implementation
安装
uvx quantconnect-mcp工具(40 个)
add_alternative_data
Subscribe to alt data
add_equity
Add single equity security
add_etf_universe_securities
Add all ETF constituents
add_multiple_equities
Add multiple securities
analyze_mean_reversion
Mean reversion analysis
calculate_correlation_matrix
Asset correlation analysis
calculate_portfolio_performance
Performance metrics
clear_quantconnect_auth
Clear stored credentials
compile_project
Compile a project for backtesting
configure_quantconnect_auth
Set up API credentials
create_backtest
Create new backtest from compile
create_file
Create file in project
create_live_algorithm
Deploy live algorithm with brokerage
create_project
Create new QuantConnect project
get_alternative_data_history
Get alt data history
get_auth_status
Check authentication status
get_etf_constituents
Get ETF holdings
get_history
Get historical price data
liquidate_live_algorithm
Emergency liquidation of all positions
list_live_algorithms
List algorithms with status filters
optimize_equal_weight_portfolio
Equal-weight optimization
perform_pca_analysis
Principal Component Analysis
read_backtest
Get backtest results
read_backtest_chart
Get chart data
read_backtest_insights
Get insights data
read_backtest_orders
Get order history
read_compilation_result
Read compilation job result
read_file
Read file(s) from project
read_live_algorithm
Get detailed runtime statistics & status
read_project
Get project details or list all
screen_assets_by_criteria
Multi-criteria screening
select_uncorrelated_assets
Find uncorrelated assets
sparse_optimization
Advanced sparse optimization
stop_live_algorithm
Stop live algorithm execution
test_cointegration
Engle-Granger cointegration test
test_quantconnect_api
Test API connectivity
update_file_content
Update file content
update_file_name
Rename file in project
update_project
Update project name/description
validate_quantconnect_auth
Test credential validity