Skip to content

Latest commit

 

History

History

README.md

TradingView MCP Server - Documentation

Complete documentation for the TradingView MCP Server project.

Quick Links

Core Documentation

Architecture & Development

Setup Guides

Release Notes

Directory Structure

docs/
├── README.md                      # This file
├── ARCHITECTURE.md                # System architecture
├── CONTRIBUTING.md                # Contribution guidelines
├── PROJECT_SUMMARY.md             # Project overview
├── guides/                        # How-to guides
│   ├── MCP_SETUP_GUIDE.md        # Setup instructions
│   └── PINE_SCRIPT.md            # Pine Script tools
└── releases/                      # Release documentation
    ├── V3.1_IMPROVEMENTS.md      # v3.1 changes
    └── V6_VERIFIED_FEATURES.md   # v6 features

Getting Started

  1. New Users: Start with the Main README for installation
  2. Developers: Read Architecture Guide and Contributing Guide
  3. Pine Script Users: Check the Pine Script Guide

Support

Changelog

See CHANGELOG.md for version history.