Legal · Discord apps

Nefarious Copytrading

Internal, admin-only cTrader copytrading process. It is not a public product, not an App Directory listing, and not an offer to the public. A Discord bot token is used only to poll one configured analyst signal channel over REST and to post execution logs to a private operator channel. Matching “NEW TRADE” / “REENTRY” / “UPDATE” embeds are parsed and, when operators have connected a cTrader account, orders are placed on that operators’ live or demo account. Ordinary Discord members cannot run it, cannot attach their own broker, and are not end users.

Application ID 1523859110016188536. Not a public install. Signal channel.

Tutorial · one example

How a signal is logged

Operated by Nefarious Digital. Not financial advice.

  1. The process polls one Czarfx signal channel over REST and reads the existing NEW TRADE embed.
  2. If operators have connected cTrader, it may place that order on their account.
  3. Nefarious Copytrading posts a COPIED log embed in a private operator channel, with a BOT badge. Admin-only — not a public product.

Czarfx signal cards exist in channel 1081025463654297640. The card below uses the samples.txt field layout (not a live ticket). No buttons are sent.

#Czarfx forex signalsLayout from code · no archived source
CzarfxBotLayout from samples.txt

NEW TRADE ALERT: 2026-07-06

Pair : EURAUD Order : SELL NOW Entry : 1.64685 SL : 1.65185 TP1 : 1.64185 TP2 : 1.63185 TP3 : 1.61685 RISK : 0.30%

Private operator log — posted by Nefarious Copytrading

#operator-logLayout from code · no archived source
Nefarious CopytradingBotLayout from samples.txt

📥 COPIED: EURAUD SELL NOW

Entry 1.64685 | SL 1.65185 TPs 1.64185 / 1.63185 / 1.61685 Order type: MARKET · Executed via: cTrader (operator account)

Standalone HTML mockup: /legal/nefarious-copytrading/tutorial.html