tradingview-export

Community

Export one strategy to all major trading platforms.

Authorloanntc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Turning a single backtest strategy into usable code for multiple trading platforms is slow and error-prone, especially when you need consistent signals across ecosystems.

Core Features & Use Cases

  • One-click multi-platform export: Generates TradingView (Pine Script v6), 通达信/同花顺/东方财富 (TDX Formula), and MetaTrader 5 (MQL5) from the same strategy logic.
  • Backtest-to-code workflow: Uses your config and Python signal logic to translate conditions into platform-native syntax while keeping entry/exit semantics aligned.
  • Deterministic combined output: Writes a single artifact file (artifacts/strategy.pine) containing all platform sections and paste/save instructions.

Quick Start

Load the skill pine-script and export the strategy using your config.json and code/signal_engine.py, then paste the generated TradingView, TDX, and MT5 sections from artifacts/strategy.pine into each platform.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tradingview-export
Download link: https://github.com/loanntc/Paave/archive/main.zip#tradingview-export

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.