EA Compatibility Checker
Short answerPick a broker to see the account settings that decide whether your Expert Advisor will actually run — trade permission, execution model, order-fill policy and lot limits, all measured from the live server.
Before you point an EA at a broker, these are the settings that make or break it. Measured across this broker's instruments.
Definitions: Market execution fills at the current market price (no requotes, best for EAs); Instant execution can requote. FOK = fill-or-kill, IOC = immediate-or-cancel. A low minimum lot (0.01) lets small EAs and prop strategies size precisely. See the stops-level guide for the other common EA blocker.
Frequently asked questions
Does this broker allow Expert Advisors?
If trading permission shows “Full access”, EAs can open and close orders on the measured group. “Close-only” or “Disabled” will block a live EA.
What is the difference between Market and Instant execution?
Market execution fills at the live price with no requotes (best for EAs); Instant execution can requote, which can reject an EA's order.
What is the minimum lot size?
Pick your broker above — most support 0.01 (micro) lots, which lets EAs and prop strategies size precisely.