Files
Alexandre Catarino da1bade3fa Add Interactive Brokers KRX future fees (#9655)
KOSPI 200 (KM) futures were added in #9585, but the Interactive Brokers
fee model had no entry for Market.KRX, so its future fee lookup threw
'unexpected future Market krx'. The transaction handler surfaced it as
'Error executing margin models' and invalidated the order before it
reached the brokerage, making every KRX future order fail regardless of
the account permissions or the market state.

IB charges Korea Exchange futures a flat percentage of the trade value
that already includes the exchange, regulatory, clearing and carrying
fees, unlike the per contract fees of the other supported markets, so
the fee is computed from the security price and its contract multiplier
and returned in the contract quote currency.

Also add the KRW currency string and its display symbol.

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-08-05 10:59:29 -03:00
..
2026-05-28 14:00:14 -03:00
2026-04-07 17:41:12 -04:00
2021-04-02 11:20:01 -07:00
2026-04-07 17:41:12 -04:00
2024-11-01 19:13:07 -03:00
2022-11-09 17:38:34 -03:00
2024-07-09 11:08:42 -03:00
2023-08-08 17:52:46 -03:00
2026-04-07 17:41:12 -04:00
2025-11-24 17:09:39 -04:00