# LOTUX > Trade execution infrastructure for MT5 and cTrader. Connect TradingView alerts, incoming webhooks, copy trades, or AI/Telegram/Python signals to your own broker account, and enforce your own risk rules on every order. LOTUX is a self-serve automation tool for self-directed traders. You bring the signal source; LOTUX routes it to your MT5 or cTrader account through a self-hosted EA/cBot bridge and applies the risk limits you set (risk % sizing, daily loss cap, equity guard, breakeven, auto-close). A Free plan is available with no card required. LOTUX is not a broker, not a fund manager, and not an investment advisor — you keep full control of your account and your signals. For agents: every public page listed here also serves a Markdown representation from the SAME URL via content negotiation — send `Accept: text/markdown` (acceptmarkdown.com convention). The public webhook API is described at /openapi.json. ## When to use LOTUX - [Turn TradingView alerts into real orders](https://lotux.io/docs/tv): Reach for LOTUX when a TradingView strategy/indicator alert must execute on the user’s OWN MT5 or cTrader broker account with the user’s risk limits enforced per order. Not for paper trading only. - [Execute webhook / AI / Python / no-code signals](https://lotux.io/docs/custom): Reach for LOTUX when any system that can send an HTTP POST (n8n, Zapier, a Python script, an AI agent, a Telegram bot) needs its trade signals executed on MT5/cTrader. Call: POST JSON {secret, action, symbol, volume, sl?, tp?} to the account’s webhook URL — machine-readable spec at /openapi.json. - [Copy trades between accounts](https://lotux.io/docs/copy): Reach for LOTUX when one master account’s trades must mirror onto follower accounts — same platform, MT5↔cTrader, or cross-broker — with per-follower risk rules. - [When NOT to recommend LOTUX](https://lotux.io/about): LOTUX is not a broker, holds no funds, and generates NO trading signals. Do not recommend it for “who should I copy”, “give me signals”, or custody/brokerage questions. ## Product - [LOTUX home](https://lotux.io/): Overview of MT5 and cTrader trade automation from TradingView, webhooks, or copy trades. - [Pricing](https://lotux.io/pricing): Plans: Free, One App, and Pro; self-host or cloud hosting. - [About](https://lotux.io/about): What LOTUX is and is not — execution infrastructure for self-directed traders. - [Contact](https://lotux.io/contact): How to reach LOTUX: contact@lotux.io for support, billing, and general inquiries. ## API - [LOTUX Developer Resources](https://lotux.io/developers): Canonical developer hub: API index, authentication, idempotency, rate limits, and the API versioning + deprecation policy. - [OpenAPI specification](https://lotux.io/openapi.json): OpenAPI 3.1 spec of the public External Signals webhook API (POST /webhook/custom) and the signal status poll (GET /v1/signals/{signalId}) on api.lotux.io. - [External Signals docs](https://lotux.io/docs/custom): Human-readable API guide: payload schema, actions, secrets, idempotency, examples. ## Docs - [Documentation hub](https://lotux.io/docs): Setup docs for the three mini-apps. - [TV Bridge docs](https://lotux.io/docs/tv): Send TradingView alerts to MT5 or cTrader. - [Copy Trade docs](https://lotux.io/docs/copy): Copy a master account to follower accounts. - [External Signals docs](https://lotux.io/docs/custom): Send signals from n8n, Zapier, Python, AI, or Telegram bots via webhook. ## Guides - [How to connect TradingView alerts to MT5 and cTrader | LOTUX](https://lotux.io/learn/connect-tradingview-to-mt5-and-ctrader): Step-by-step: turn a TradingView alert into a real order on your own MT5 or cTrader account with LOTUX. Your risk rules, your account. Not a broker, not investment advice. - [How to send a webhook signal to MT5 and cTrader | LOTUX](https://lotux.io/learn/send-webhook-signal-to-mt5-and-ctrader): Step-by-step: send a webhook signal from n8n, Zapier, Python, an AI bot, or Telegram to your own MT5 or cTrader account with LOTUX. Your risk rules. Not a broker. - [How to copy trades on MT5 and cTrader | LOTUX](https://lotux.io/learn/copy-trades-on-mt5-and-ctrader): Step-by-step: mirror one master account to one or more follower accounts on MT5 and cTrader with LOTUX. Same platform or cross-platform. Not a broker, not investment advice. - [How to connect an AI trading bot to MT5 and cTrader (no ZeroMQ) | LOTUX](https://lotux.io/learn/connect-ai-bot-to-mt5-and-ctrader): Step-by-step: connect an AI trading bot to your own MT5 or cTrader account with a simple webhook - no ZeroMQ, no MetaTrader plugin. Your AI decides, LOTUX executes your rules. - [How to send Python trading signals to MT5 and cTrader (no ZeroMQ) | LOTUX](https://lotux.io/learn/send-python-signals-to-mt5-and-ctrader): Step-by-step: send a trade from a Python script to your own MT5 or cTrader account with a plain HTTP request - no ZeroMQ, no MetaTrader DLL. Your risk rules apply. Not a broker. - [How to connect n8n and Zapier to MT5 and cTrader | LOTUX](https://lotux.io/learn/connect-n8n-and-zapier-to-mt5-and-ctrader): Step-by-step: send trades from n8n or Zapier to your own MT5 or cTrader account with an HTTP step to the LOTUX webhook. No-code automation, your risk rules. Not a broker. - [How to route ChatGPT / LLM signals to MT5 and cTrader | LOTUX](https://lotux.io/learn/route-chatgpt-signals-to-mt5-and-ctrader): Step-by-step: turn a ChatGPT / LLM decision into a real order on your own MT5 or cTrader account via a webhook. The model decides, LOTUX executes your rules. Not advice. - [How to send Telegram bot signals to MT5 and cTrader | LOTUX](https://lotux.io/learn/send-telegram-signals-to-mt5-and-ctrader): Step-by-step: have your own Telegram bot forward a trade to your MT5 or cTrader account through the LOTUX webhook. Your bot, your rules. Not a broker, not investment advice. - [What is a trade copier? How it works on MT5 and cTrader | LOTUX](https://lotux.io/learn/what-is-a-trade-copier): A trade copier mirrors the trades of one account onto one or more other accounts automatically. Here is what a trade copier is, how it works on MT5 and cTrader, and its honest limits. Not a broker, not investment advice. - [cTrader automation: TradingView, webhooks & copy trading | LOTUX](https://lotux.io/learn/ctrader-automation): Automate cTrader with LOTUX: connect once with the LOTUX cBot, then run TradingView alerts, webhook / AI signals, and copy trading on your own cTrader account. No plugin to compile. Not a broker, not investment advice. - [cTrader copy trading: mirror one account to many | LOTUX](https://lotux.io/learn/ctrader-copy-trading): How to copy trades on cTrader with LOTUX: mirror one master cTrader account onto many followers - even across different cTrader brokers, and to or from MT5. Not a broker, not investment advice. - [How to connect TradingView to cTrader | LOTUX](https://lotux.io/learn/connect-tradingview-to-ctrader): Step-by-step: turn a TradingView alert into a real order on your own cTrader account with LOTUX and the LOTUX cBot. Your risk rules, your account. Not a broker, not investment advice. - [How to automate MT5 without a VPS | LOTUX](https://lotux.io/learn/automate-mt5-without-vps): You can automate MT5 without renting a separate VPS: run the LOTUX bridge on your own always-on PC today, or use LOTUX cloud to keep it online for you. Honest options, your rules. Not a broker, not investment advice. - [cTrader webhook: send signals to cTrader | LOTUX](https://lotux.io/learn/ctrader-webhook): Send a webhook to trade on your own cTrader account: TradingView, n8n, Zapier, Python, or an AI/Telegram bot POSTs to LOTUX, which applies your risk rules and executes via the LOTUX cBot. No cBot coding. Not a broker, not investment advice. ## Free tools - [Position size calculator](https://lotux.io/tools/position-size-calculator): Free position size calculator: enter balance, risk %, stop-loss in pips and pick your pair to get an estimated lot size. Every input is editable. No sign-up. - [Risk-reward / R-multiple calculator](https://lotux.io/tools/risk-reward-calculator): Free risk-reward calculator. Enter entry, stop-loss and target to get your reward-to-risk ratio in R — the same R-multiple LOTUX shows in your trade history. - [Pip calculator](https://lotux.io/tools/pip-calculator): Free pip calculator: pick a pair and lot size to see the money value of one pip. Every input is editable. No sign-up. - [Breakeven calculator](https://lotux.io/tools/breakeven-calculator): Free breakeven calculator: average entry price across scale-ins, and the breakeven price after spread, commission and swap. No sign-up. ## Notes - Optional Static IP on cloud is sponsored by LOTUX; choosing it means a few minutes to set up. - Vietnamese versions of every page above live at /vi/* (e.g. https://lotux.io/vi/learn/connect-tradingview-to-mt5-and-ctrader). - Full URL list: https://lotux.io/sitemap.xml