A setup triggers in the app. The copier converts the symbol to your broker's format automatically and signs the order with your secret.
MetaCopier receives the secure order and applies your sizing rules — fixed lot or risk factor, set once in your copier settings.
The trade opens on your MT4/MT5 account with stop loss and take profit attached at exact prices. No naked positions, ever.
Every Finradar signal executed on your own MT4/MT5 broker account via MetaCopier — stop loss and take profit included, sized by your rules. Finradar never touches your broker login.
The copier doesn't just open trades — it manages them to the end. Watch the three stages light up in the order they happen.
The trade opens with stop loss and take profit at absolute prices, and gets a unique tradeKey so every later update lands on exactly the right position.
action: "open"When the system arms protection, your broker stop moves to a smart protect level — not naive break-even. It's the validated halfway protective stop that locks in safety without scratching winners that just need room.
action: "modify"When Finradar exits the trade, the exit is mirrored to your broker immediately. What the signal does, your account does — win or lose, the loop is closed.
action: "close"The smart protect stop, visualized
When protection arms, the stop jumps from the original stop loss to the validated protect level between entry and target — risk removed, winner still running.
Signals arrive in yfinance format and are converted to your broker's CFD symbols automatically: AAPL stays AAPL, NQ=F becomes US100, GC=F becomes XAUUSD, EURUSD=X becomes EURUSD, BTC-USD becomes BTCUSD. Stocks, futures, forex, and crypto all map cleanly.
Independent toggles for new setup, trigger, and close events let you decide exactly what reaches your broker. Every payload carries your MetaCopier secret, so nothing executes unless it genuinely came from your Finradar account.
Finradar sends the trade; you control the size. Position sizing lives in your MetaCopier copier settings — fixed lot or risk factor — so the same signal can be conservative on one account and aggressive on another.
Sign up at MetaCopier and connect your MT4 or MT5 broker account. MetaCopier is the execution bridge — your broker credentials never touch Finradar.
MetaCopier gives you a dedicated webhook URL and a secret. The secret authenticates every payload Finradar sends, so only your signals move your account.
Open the PnL Calendar page in the Finradar app, paste the URL and secret, and switch the copier on. From that moment, signals execute on your broker automatically.
{
"secret": "•••",
"action": "open",
"symbol": "AAPL",
"orderType": "buy",
"tradeKey": "2213_0",
"stopLoss": 221.80,
"stopLossType": "price",
"takeProfit": 234.50,
"takeProfitType": "price"
}Absolute stop and target prices, a stable tradeKey, and your secret on every request — exactly what MetaCopier needs to execute faithfully. Full technical details are in the Trade Copier API reference.
The Auto Trade Copier is available on premium and configured from the PnL Calendar page in the app. Want the raw data streams too? See how Finradar Webhooks push every signal to Discord, journals, and custom bots in real time.