Copy-trading on PIPFORGE
How signals from PIPFORGE strategies and TradingView alerts become trades in your broker account.
What copy-trading does
Copy-trading lets PIPFORGE react to signals on your behalf. When a subscribed strategy emits a signal, or a TradingView alert hits your webhook, PIPFORGE creates a copy-trade record. If you have an active broker connection, the trade is marked executed; if not, it is marked no_broker until you connect one.
Enabling copy-trading
- Go to /copy-trading and tick 'Enable copy-trading'.
- Set your max risk per trade, daily loss, drawdown and open-position limits.
- Connect a broker in /brokers (MT5, Binance or Bitget).
- The platform will only send orders while your guardrails are not breached.
Copy-trade statuses
- executed — a broker connection is linked and the order is logged.
- no_broker — the trade was recognised but no broker is connected yet.
- closed_win / closed_loss — the signal hit a take profit or stop loss.
- rejected — the kill-switch or your guardrails blocked it.