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:

  1. Connects Claude Code to TradingView — reads live chart data and indicator values
  2. Executes trades on BitGet (or Binance, Bybit, OKX, Coinbase, Kraken, KuCoin, Gate.io, MEXC, Bitfinex)
  3. Enforces safety checks — every condition in your strategy must pass before execution
  4. Runs 24/7 in the cloud — deploy to a VPS with cron scheduling
  5. 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.

Installation

Prerequisites

Installs
62
GitHub Stars
4
First Seen
Jun 15, 2026
claude-tradingview-mcp-autotrading — aradotso/mcp-skills