Cut the noise out of a busy channel: keyword rules, symbol allowlists, trading hours and confidence gating.
Two lists per channel. Require-words must appear for a message to be considered; block-words drop it outright.
| Rule | Example | Effect |
|---|---|---|
| Require | signal, entry, buy, sell | Chatter without any of these words never reaches the parser. |
| Block | results, recap, giveaway, vip | End-of-day recaps stop being re-traded. |
Restrict a channel to the instruments you actually want. Anything outside the list is logged and skipped — useful when a provider mixes indices and crypto into a forex feed, or when your broker does not carry a symbol.
Limit a channel to the sessions you trust it in. Signals outside the window are recorded but not executed, so you can review afterwards whether the filter cost you anything.
Providers repost the same setup, forward it into a second channel, or edit a message minutes later. PipSync fingerprints each signal and refuses to open a second identical position within the dedupe window.
Send the raw signal, the timestamp and the account name — that is usually enough to answer on the first reply.