automation

Automate Trading with TradingView-MT5-Bridge

Get automated trading between TradingView and MetaTrader 5 with this free tool, ideal for founders in finance and trading.
58 stars12 forksJavaScriptGuide quality 9/10Updated 7/14/2026100% free · open source
What it does

The TradingView-MT5-Bridge tool enables automated trading between TradingView and MetaTrader 5, allowing founders to execute trades automatically based on signals from TradingView.

When to use it
  • You have a TradingView account and want to automate trades in MetaTrader 5 without needing premium features or webhooks.
  • You need a free and open-source solution for bridging TradingView and MetaTrader 5 for automated trading.
  • You want to leverage TradingView's alerts and signals to execute trades in MetaTrader 5 without manual intervention.
Ready-to-paste prompt
To set up a basic trading strategy, edit the `config.json` file to include a condition like `{ "condition": "{{close}} > {{sma(14)}}", "action": "buy" }`, then run the bridge with `node index.js`
Heads up: Ensure you have Node.js (version 14 or higher) installed on your system before attempting to run the TradingView-MT5-Bridge, as the tool relies on Node.js to execute the JavaScript code.
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/tradingview-mt5-bridge && curl -fsSL https://workflowstacks.com/api/skills/tradingview-mt5-bridge/claude-skill -o ~/.claude/skills/tradingview-mt5-bridge/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

Quick Actions
Details
Creator
niiisho
Language
JavaScript
Category
automation
Published
12/12/2025

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.