Tradovate Auto-Cancel Chrome Extension (group orders)
Bracket orders workaround for Tradovate group orders
A Chrome extension built for traders who use Tradovate's copy-trade feature across multiple accounts.
Since bracket orders don't work with group orders, traders have to set stop loss and take profit as separate orders — creating a risk where one side stays active after the other fills and accidentally opens a new position.
The extension monitors the POSITION value on the Tradovate web page every second, detects when a trade closes, and automatically clicks the "Exit at Mkt & Cxl" button to remove any remaining orders. It uses pure DOM reading and button clicking with no API calls, no external servers, and no configuration required
Note: only works for 1 trade at time
stack
JavaScriptChrome ExtensionChrome Storage APIDOM AutomationOther / unmapped
← select a file to view