Prevent Hedging Protection
Two explicit controls protect follower exposure while preserving closes, cancels, and teardown.
5 min read
Hedging, in futures trading, means holding a long position and a short position that offset each other at the same time — for example, being long NQ while also short MNQ, the micro version of the same underlying index. Most prop firms explicitly forbid this, because it obscures a trader's real market exposure. MimikTrader defaults hedging prevention on at both connection and group scope. Either enabled scope keeps the guard active; both must explicitly be off before a cross-symbol hedge is permitted.
Why Prop Firms Forbid Hedging
Hedging occurs when a trader holds both a long and short position in the same or a closely related instrument simultaneously — for example, long 2 ES contracts and short 1 MES contract at the same time. Prop firms prohibit it for a few concrete reasons:
- It obscures real position risk. A hedged position can mask losses and make a trader's actual net market exposure unclear.
- It runs up commission costs without adding value — holding opposing positions costs double the commissions of simply reducing the net position instead.
- Prop firm risk engines calculate drawdown against net position. Hedged positions can create a mismatch between the drawdown calculation and the trader's real P&L.
- Most evaluation rules state outright that hedging is a violation, and accounts caught doing it can be terminated immediately.
What MimikTrader Blocks
The protection is a cross-symbol guard: it stops a follower from opening a position on a different symbol in the same contract family that would oppose a position the account already holds. The clearest example is a mini/micro pair — if a follower is long NQ and an incoming copied order would open a short position in MNQ (the micro version of the same index), that open is blocked. The two symbols are different contracts, but they move together and represent offsetting exposure to the same underlying market, which is exactly the situation prop firms are trying to prevent.
What It Does NOT Block
This is the distinction that matters most, and it's easy to conflate with hedging prevention if you haven't seen it explained:
- Same-symbol reversals are position flips, not hedges. If the leader is long NQ and reverses to short NQ, the follower crosses through flat to the new side on the same instrument. This is a flip, governed by its own logic — see Position Flips & Reversals for exactly how that works, including what happens on a locked account. Prevent Hedging does not gate this; same-symbol flips always copy.
- Reducing or closing orders always pass. Any trade that brings a position toward flat, or exactly to flat, is never blocked by hedging prevention — or by any risk rule. Closing is treated as a fundamentally different, always-allowed category of order.
What You See When a Trade Is Blocked
When hedging prevention blocks a cross-symbol opening trade, you're not left guessing:
- The blocked attempt is written to your account's activity log, naming the account and the contract that was held back.
- You get an in-app bell notification — this is a genuine block, not a routine operational skip, so it always surfaces rather than being logged silently.
- Other accounts in the group are unaffected. Each account's position is evaluated on its own, so a block on one follower doesn't pause copying anywhere else.
Defaults and Restricted Settings
Prevent Hedging defaults on. A connection’s original provider organization alone controls provider restrictions. If any of your connections is identified as Tradeify, MimikTrader rejects attempts to turn hedging protection off. Derived, display, gateway, and session values never substitute for that identity.