claude-tradingview-mcp-autotrading
Installation
SKILL.md
Claude TradingView MCP Auto-Trading
Skill by ara.so — MCP Skills collection.
What This Does
This project creates a fully automated cryptocurrency trading system that:
- Connects Claude Code to TradingView — reads live chart data and indicator values
- Executes trades on BitGet (or Binance, Bybit, OKX, Coinbase, Kraken, KuCoin, Gate.io, MEXC, Bitfinex)
- Enforces safety checks — every condition in your strategy must pass before execution
- Runs 24/7 in the cloud — deploy to a VPS with cron scheduling
- Logs trades for taxes — automatic CSV generation with date, price, fees, net amounts
The bot runs one check per execution, evaluates your strategy rules against live market data, and executes trades only when all conditions align.