TradingViewMCPServer
未认领Professional multi-asset trading & Pine Script development MCP server for Claude. Features: 20+ indicators, Pine Script tools (validator, autocomplete, docs, testing), Forex/Stocks/Crypto support
安装
pip install -e .工具(34 个)
analyze_pair
Comprehensive analysis
autocomplete_pine
Intelligent code completion (includes v6 features)
calculate_correlation
Pair correlation
convert_pine_version
Automatic version conversion (supports v6!)
detect_pine_version
Automatic version detection (v1-v6)
detect_unfilled_gaps
Price gaps detection
explain_pine_error
Detailed error explanations with solutions
get_adx
Average Directional Index (trend strength)
get_atr
Average True Range
get_bollinger_bands
Bollinger Bands
get_cci
NEW! CCI (Commodity Channel Index)
get_fibonacci_retracement
Fibonacci levels
get_ichimoku_cloud
Ichimoku Cloud
get_macd
MACD indicator
get_market_profile
Market profile with TPO and value areas
get_moving_averages
Multiple SMAs/EMAs
get_multiple_prices
Batch price quotes
get_pine_documentation
Function and topic documentation with examples (110+ functions)
get_pine_template
Ready-to-use code templates
get_pivot_points
Daily pivot points
get_price
Get current price for any asset
get_rsi
NEW! RSI (Relative Strength Index)
get_stochastic
Stochastic oscillator (%K, %D)
get_support_resistance
Auto-detected levels
get_trading_recommendation
Trading signals
get_volume_nodes
High/low volume nodes
get_volume_profile
Volume at price levels
get_vwap
Volume Weighted Average Price
get_williams_r
NEW! Williams %R
health_check
Server health and cache statistics
list_available_pairs
List forex pairs
list_supported_assets
List all supported assets
test_pine_script
Safe sandbox testing with metrics
validate_pine_script
Real-time syntax validation with detailed error reporting (v1-v6 support)