1. Signal received — trade2sync listens to your configured Telegram channel(s) in real time.
  2. Signal parsed — the message is read and broken down into its components: symbol, direction (buy/sell), entry, stop loss, and take profit levels.
  3. Rules applied — your settings (risk mode, lot size, symbol mapping, filters) are applied to decide how the trade should be placed.
  4. Trade executed — the order is sent directly to your broker account.
  5. Trade managed — if the provider sends a follow-up (like "move SL to breakeven" or "close trade"), trade2sync updates or closes the position automatically.