Skip to content

Global Market Integration

Crypto exchange APIs (Binance, Coinbase, Kraken, Deribit, Bybit, OKX), FX via OANDA and MT5, CME Globex, Eurex, HKEX, SGX, ASX, JPX, CBOE, LSE, Xetra.

Skills
44
Hand off
242
Handed off from
98

Index

All 44 skills in this domain, alphabetically. Hover a row for its situation; open it for the full playbook.

A

australian-securities-exchange-asx-apiUse when building direct market access to the Australian Securities Exchange over FIX 5.0 SP2, OUCH or ITCH; covers ASX Customer Development Environment configuration, ALC topology rules and AEST/AEDT session-schedule awareness.australia

B

b3-brazil-exchange-api-integrationUse when configuring B3 PUMA Trading System connectivity and choosing between the legacy FIX/FAST stack and Binary SBE; enforces the SBE gap-recovery precondition that separates them, and manages connection lifecycle state around a vendor SDK.brazilbinance-futures-testnet-to-mainnet-promotionUse when a Binance Futures strategy moves from testnet to mainnet, where the same code pointed at a different host reaches real leveraged capital; binds each base URL to its environment, separates credentials and fails closed on a mismatch.deploymentborsa-istanbul-api-integrationUse when routing orders to Borsa Istanbul BISTECH over FIX 5.0 SP2 and the order lifecycle must be modelled correctly: NewOrderSingle, the two possible answers to a cancel request, and execution reports applied idempotently across resends.borsa-istanbulbursa-malaysia-api-integrationUse when routing orders to Bursa Malaysia BTS2 through Bursa Direct Access over FIXT.1.1 and FIX 5.0 SP1; enforces the client order id uniqueness BTS2 does not check itself, and models the cancel request and execution report lifecycle.bursa-malaysiabybit-derivatives-api-integrationUse when signing Bybit V5 REST requests by hand rather than through the pybit SDK: HMAC-SHA256 over the exact bytes transmitted, a timestamp inside Bybit's asymmetric acceptance window, and the recv_window semantics.crypto-derivatives

C

cboe-options-exchange-api-integrationUse when trading multi-leg option strategies on Cboe options exchanges over Titanium FIX: New Order Multileg construction, leg ratio normalisation and Complex Order Auction participation. Single-leg orders use New Order Single instead.optionscme-globex-futures-api-integrationUse when assembling CME Globex order entry messages yourself, to supply the Operator ID and Manual Order Indicator a message is rejected without, apply price banding and validate the fields before dispatch. This is live order entry over iLink 3.ilink3cme-stp-fix-and-ilink2-tag-value-encodingUse when a system speaks tag=value FIX to CME Group: an STP FIX 4.4 trade-capture session, a replay over archived iLink 2 flow, or a conformance harness. Not for live order entry, which moved to iLink 3 binary; see cme-globex-futures-api-integration.fix-protocolcoinbase-advanced-trade-api-migrationUse when porting an order path from the retired Coinbase Pro API onto Coinbase Advanced Trade v3, where time-in-force and stop direction fold into a nested order_configuration key rather than flat fields.advanced-tradecross-chain-bridge-risk-for-multi-chain-strategiesUse when a strategy moves capital across chains and bridge failure, wrapped-token de-pegging or finality delay could strand it; scores bridge risk, sets in-flight capital caps and enforces a finality latency budget.bridge-riskcrypto-exchange-api-integrationUse when a bot trades a crypto exchange rather than an equities broker, for 24/7 sessions, incompatible rate-limit models and exchange-specific order semantics. Venue-specific skills exist for Bybit, OKX, Kraken, Coinbase, Binance futures and Deribit.binance-spot-futures-api

D

decentralized-exchange-dex-integration-uniswap-styleUse before submitting a swap to a Uniswap v2 style constant-product pool, to compute output from x*y=k, price impact, the amountOutMin slippage floor and the router deadline. Concentrated-liquidity v3 and v4 pools behave differently.ammderibit-crypto-options-apiUse when trading Deribit inverse coin-settled BTC and ETH options: JSON-RPC 2.0 payload construction with post_only and order labels, coin-to-USD premium conversion, and portfolio Greeks including the coin-settlement term.crypto-optionsdeutsche-borse-xetra-api-integrationUse when building an order path into Deutsche Boerse Xetra over the T7 Enhanced Trading Interface, validating RTS 11 tick size by liquidity band and the ETI field domains client-side before the message leaves your process.t7-etidubai-financial-market-dfm-apiUse when validating an order for Dubai Financial Market before dispatch: the 10-digit National Investor Number, tick size and per-security price limits under UAE SCA rules, plus illustrative FIX 4.4 framing whose acceptance by DFM is unverified.dubai-financial-market

E

eurex-market-data-and-order-apiUse when building an order path into Eurex over the T7 Enhanced Trading Interface, applying the directional price reasonability check against the opposite-side best, the contract minimum price change, and ETI scaled-integer encoding.t7-etieuronext-optiq-market-data-integrationUse when writing a feed handler for the Euronext Optiq Market Data Gateway, parsing the market data packet header and SBE framing and detecting packet sequence gaps across channels. Message bodies still need the SBE template XML.optiq-mdg

F

fix-protocol-session-management-across-venuesUse when building the FIX session layer that decides whether an execution report is applied once, twice or never: logon negotiation, inbound sequence discipline, gap detection, resend requests and safe sequence reset handling.session-managementforex-broker-integration-oanda-mt5Use when integrating a forex broker where pip pricing, rollover and swap charges apply, over either an OANDA-style REST and streaming API or a MetaTrader 5 terminal. The MT5 order-submission path itself is mt5-python-bridge-for-forex-bots.oanda-v20-rest-apiftx-style-exchange-post-collapse-risk-lessonsUse when deciding whether a centralised crypto venue may hold fund capital and how much, against the failure modes the 2022 FTX collapse demonstrated: unbacked native-token collateral, undated proof of reserves and commingled custody.counterparty-risk

H

hong-kong-exchange-hkex-orion-apiUse when a Hong Kong equity, ETF, REIT, warrant or CBBC order must satisfy the SEHK rulebook before reaching the Orion Central Gateway, including the correct Part of the Second Schedule spread table for that security.ocg-c

I

ice-futures-us-eu-integrationUse when building an order path into ICE Futures Europe or ICE Futures US for outright futures such as Brent, WTI, TTF gas or Sugar No. 11, applying the directional reasonability limit against the exchange-set anchor price.brent-crudeidx-indonesia-stock-exchange-apiUse when routing equity orders to the Indonesia Stock Exchange JATS system, enforcing four-letter tickers, Fraksi Harga tick sizes anchored to the previous close, 100-share board lots and segment designation.indonesia-exchangeinteractive-brokers-global-multi-exchange-routingUse when code builds an Interactive Brokers contract and must choose between SmartRouting and a direct venue across IBKR global markets, resolving symbol, security type, currency and exchange ambiguity. Unnecessary once you hold a conId.ibkr

J

japan-exchange-group-jpx-api-integrationUse when routing cash-equity orders to the Tokyo Stock Exchange arrowhead4.0 platform, enforcing four-character securities codes, the three published TSE tick size tables and absolute-yen daily price limits.japan-exchangejse-south-africa-api-integrationUse when routing equity orders to the Johannesburg Stock Exchange on LSEG Millennium Exchange, pricing in South African cents on a flat one-cent tick with whole-share lots and JSE session phases.south-africa

K

korea-exchange-krx-api-integrationUse when routing cash-equity orders to Korea Exchange KOSPI or KOSDAQ on EXTURE 3.0, enforcing six-character short codes that may end in a letter, the revised tick size schedule and the truncated daily price limit band.korea-exchangekraken-websocket-v2-auth-and-subscriptionsUse when a bot connects to Kraken Spot WebSocket v2: signs the REST call that mints the token, builds validated subscribe frames, routes each channel to the right endpoint and respects the token's 900-second use window.websocket-v2

L

lme-london-metal-exchange-integrationUse when building an order path into the London Metal Exchange for outright base metal futures, applying per-metal lot tonnage, the per-metal LMEselect tick, and prompt-date validity before dispatch.london-metal-exchangelse-millennium-exchange-apiUse when validating an order for the London Stock Exchange order book before dispatch: the TIDM mnemonic format, the per-instrument trading currency including pence versus pounds, and the applicable tick band.london-stock-exchange

M

market-data-entitlement-and-licensing-per-venueUse before a system inside the firm opens a market data stream, to prove the firm was licensed for that venue at that depth for that use; covers non-display categories and professional subscriber classification, failing closed.entitlementsmoscow-exchange-moex-api-integrationUse when a trading system must be structurally prevented from routing to a sanctioned venue while keeping a documented, reviewable adapter on file. Moscow Exchange and its OFAC-designated CCP are the worked example of the fail-closed gate.ofac-sdnmt5-python-bridge-for-forex-botsUse when a Python bot submits market deals to a MetaTrader 5 terminal: MqlTradeRequest construction, volume, stop and filling-mode validation against broker metadata, and TRADE_RETCODE triage. Windows x86-64 only.mt5

N

nasdaq-totalview-itch-feed-parsingUse when decoding Nasdaq TotalView-ITCH 5.0 add, execute, cancel, delete and replace messages to maintain a market-by-order book. MoldUDP64 framing, line arbitration and gap recovery sit upstream of this decode step.binary-protocolnew-zealand-exchange-nzx-apiUse when routing cash-equity or listed-fund orders to the NZX Main Board over FIX, enforcing the NZX price-step schedule including the listed-funds carve-out and NZSX session-phase awareness.new-zealand-exchangenyse-arca-integrated-feed-handlingUse when decoding the NYSE Arca and Pillar Integrated Feed over XDP to maintain a per-order book, tracking each resting order by matching-engine order id through add, modify, delete, execute and replace messages.xdp-protocol

O

okx-unified-account-apiUse when a bot signs OKX v5 private endpoints or sizes orders on a Unified Account: the prehash signing string, live and demo separation via the simulated-trading header, and tiered multi-currency margin ratio arithmetic.unified-account

P

philippine-stock-exchange-apiUse when validating equity orders for the Philippine Stock Exchange, keying board lot and tick size off the security's reference price and enforcing the asymmetric daily price band before entry.philippine-stock-exchangeprime-brokerage-multi-venue-consolidationUse when execution is fragmented across brokers, ECNs and dark pools but clearing sits in one prime-brokerage account; nets each instrument across venues, keeps totals in the traded currency and captures both fee legs.prime-brokerage

S

shanghai-shenzhen-connect-programsUse when routing Northbound orders into Shanghai or Shenzhen A-shares through Stock Connect, enforcing the per-channel daily quota on its published net-buy formula and the SEHK pre-trade checking that backs the no-naked-short rule.shanghai-connectsingapore-exchange-sgx-api-integrationUse when an SGX order must be legal for the contract it names before dispatch: the per-contract minimum price fluctuation on Titan-DT derivatives and the price-tiered minimum bid size on the securities market.singapore-exchange

T

taiwan-stock-exchange-twse-apiUse when a Taiwan Stock Exchange order must be legal before it reaches a securities firm: the six-band equity tick schedule of Operating Rules Article 62, lot rules, order types and short-sale status.taiwan-stock-exchangetase-israel-exchange-apiUse when routing orders to or scheduling activity against the Tel Aviv Stock Exchange, which moved to a Monday-Friday trading week on 5 January 2026, with Asia/Jerusalem session resolution across IST and IDT.israel