Private owner-operated utility

IBKR email trigger demo

A private Gmail automation prototype that validates Interactive Brokers execution-alert emails, parses the execution details, and sends a simulation-only report back to the same mailbox.

Current safety boundary: the deployed application does not place trades and does not call an external trading-platform API. Every generated order description is explicitly marked simulation only and not submitted.

What the application does

Why Google account access is requested

The application requests Gmail read-only access to find and read qualifying IBKR execution alerts. Although the OAuth scope technically permits read access to mailbox content, the application is configured to process only matching execution-alert candidates. Gmail send access is used only to send the resulting report to the same mailbox that authorized the application.

Who can use it

This is a personal utility intended only for its owner. It is not offered as a public trading service, broker, investment adviser, or signal provider.