AI signal parser — how it works

Ordinary copiers break the moment a signal isn't perfectly formatted. The AI parser understands messy, real-world signals and extracts every field reliably. This page explains what it reads, what it extracts, and how to verify it before going live.

What it can read

What it extracts

FieldNotes
Symbol / pairMapped to your broker's exact symbol (GOLD → XAUUSD.m).
DirectionBuy/sell, long/short, including buy-limit / sell-stop order types.
EntrySingle price, market, or an entry range.
Stop-lossPrice or pip-based; fallback pips if the signal omits it.
Take-profitsUp to 10 TPs, each with its own lot split.

Follow-up edits

When a provider follows up with "move SL to break-even", "close half", "cancel", or edits the original message, the parser understands the instruction and applies it to the live position — modifying the order, partially closing, or cancelling as instructed.

Quality score & auto-tagging

AI config generator

For channels with an unusual style, paste a few sample messages into the AI config generator and it writes that channel's parsing rules for you — no regex, no manual mapping.

Verify before you trade

Always use preview / dry-runmode first: it shows exactly how the channel's recent messages parse (symbol, direction, entry, SL, TPs) so you can confirm accuracy before a single live order. Then enable live execution.

Related: all AI features · using the AI config generator

Start free →