What the parser looks for
Common fields include symbol, buy or sell direction, entry area, stop loss, take-profit levels, and updates such as close or move stop loss.
Parsing is not execution
A parsed signal still needs to pass the user's rules. This keeps parsing separate from the decision to copy a trade.
Why visibility matters
When a message is unclear or skipped, the user should be able to review what happened instead of guessing why a trade did not open.