What messages are sent when a signal is triggered?

Whenever MagicTradeBot detects and validates a trade signal, it broadcasts detailed messages to keep you fully informed about the action being taken.


๐Ÿ”น Information Included in Signal Notifications

  1. Symbol and Trade Direction

    • The trading pair being acted on (e.g., BTCUSDT)
    • Direction of the trade: Long or Short
  2. Signal Strength or Template Used

    • Indicates the confidence or quality of the signal
    • Shows which decision template or strategy triggered the trade
  3. Trade Execution Status

    • Executed โ†’ Order successfully placed
    • Pending โ†’ Awaiting confirmation or market conditions
    • Skipped โ†’ Signal ignored due to filters or risk limits
  4. Price and Size Details

    • Entry price of the trade
    • Order size or quantity, including any DCA layers if applicable

๐Ÿ”น Why This Is Important

  • Ensures you know exactly which trades are being triggered by signals
  • Helps verify execution accuracy and strategy performance
  • Provides transparent tracking across multiple symbols and signals
  • Allows you to monitor DCA and auto-trading behavior tied to signal events

๐Ÿ”น Key Takeaway

For every validated trade signal, MagicTradeBot broadcasts:

  • Symbol and direction (Long/Short) โœ…
  • Signal strength or template used โœ…
  • Trade execution status (executed / pending / skipped) โœ…
  • Price and size details โœ…

These messages provide real-time, actionable insights, ensuring you can track and respond to every signal your bot detects.

๐Ÿ“Ž Related Topics