ediverse Explore the platform

Spotlight PEPPOL BIS Billing 3.0 The EU e-invoicing mandate is here — France Sept 2026, Belgium Jan 2026, Germany 2025.

MT536 — Statement of Transactions

The securities movements statement over a period. Lists every buy, sell, delivery and corporate action — the transactional history that complements the position snapshot of MT535.

Purpose

MT536 lists every transaction that affected a securities account over a period — typically the past business day — with one line per operation: purchases (RECE = receive), sales (DELI = deliver), corporate actions, redemptions, maturities, and any other move that altered positions or related cash balances.

It complements MT535 (state of positions) to provide an audit trail: MT535 says "where you stand", MT536 says "how you got there". Together they let an asset manager reconcile its internal book with the custodian's view.

Sequence structure

  • GENL — General Information: reference, period dates, statement frequency, securities account.
  • SUBSAFE — Sub-balance Information per instrument: one sequence per ISIN with movements.
  • TRANSDET (Transaction Details) — sub-sequence repeated for each transaction: trade date, settlement date, quantity, price, amount, side.

Key tags

TagNameUsage
:28E:Page Number1/ONLY, 1/MORE, 2/LAST for pagination.
:20C::SEME//Sender's ReferenceUnique statement identifier.
:69A::STAT//Statement PeriodStart/end dates (format YYYYMMDD/YYYYMMDD).
:22F::SFRE//Statement FrequencyDAIL, WEEK, MNTH.
:22H::ACTI//Statement ActivityROLL (rolling period), CALC (calendar).
:97A::SAFE//Safekeeping AccountSecurities account.
:98A::TRAD//Trade DateExecution date in TRANSDET.
:98A::SETT//Settlement DateSettlement date.
:36B::PSTA//Posting QuantityQuantity of the posted transaction.
:19A::PSTA//Posting AmountCash amount posted.
:22H::REDE//Receive/Deliver IndicatorRECE (receive securities), DELI (deliver).
:22H::PAYM//Payment IndicatorAPMT (against payment), FREE (free of payment).
:94B::TRAD//Place of TradeExecution venue (ISO 10383 MIC).

Real-world example

Clearstream statement for BNP Paribas listing one transaction on 15 May 2026: receipt of 200 Apple Inc. shares against USD 37,950 payment, executed on NASDAQ, settlement 16 May (T+1):

text mt536-transactions.txt
{1:F01CEDELULLAXXX0000000000}{2:I536BNPAFRPPAXXXN}{3:{108:STMT20260515002}}{4:
:16R:GENL
:28E:1/ONLY
:20C::SEME//STMT20260515002
:23G:NEWM
:98A::STAT//20260515
:69A::STAT//20260514/20260515
:22F::SFRE//DAIL
:22F::CODE//COMP
:22H::ACTI//ROLL
:97A::SAFE//12345678
:17B::ACTI//Y
:16S:GENL
:16R:SUBSAFE
:35B:ISIN US0378331005
APPLE INC
:16R:TRANSDET
:94B::TRAD//EXCH/XNAS
:98A::SETT//20260516
:98A::TRAD//20260515
:90B::DEAL//ACTU/USD/189,75
:35B:ISIN US0378331005
APPLE INC
:36B::PSTA//UNIT/200,
:19A::PSTA//USD37950,00
:22H::REDE//RECE
:22H::PAYM//APMT
:16S:TRANSDET
:16S:SUBSAFE}
  • :69A::STAT//20260514/20260515 — period covered: 14 to 15 May 2026 inclusive.
  • :22H::ACTI//ROLL — rolling-period statement.
  • :22H::REDE//RECE — securities receipt (buyer side).
  • :22H::PAYM//APMT — against payment (DvP).
  • :94B::TRAD//EXCH/XNAS — executed on NASDAQ (MIC = XNAS).
  • :98A::TRAD//20260515 and :98A::SETT//20260516 — trade T+0, settlement T+1.

Common pitfalls

  • Period :69A: and CODE inconsistent — a COMP statement covering one day must list all moves of that day; a DELT only moves since the last statement. Period must match frequency.
  • REDE vs PAYM — FREE means a transfer without payment (between accounts of the same holder, securities lending). APMT means delivery versus payment (DvP). Swapping the two breaks the cash reconciliation.
  • Missing or wrong MIC:94B::TRAD//EXCH/XXXX must carry a valid ISO 10383 MIC: XNAS, XNYS, XPAR, XLON. Otherwise MiFID II reporting is non-compliant.
  • Signed vs unsigned quantity — MT536 uses an explicit indicator (REDE RECE/DELI) instead of a sign. Flipping it inverts the reconciliation balance.
  • Settlement date in the past — an MT536 received after settlement happened must carry a past date. Reconciliation fails if the asset manager expects a statement in advance.

ISO 20022 equivalent

  • semt.018 — Statement of Investment Fund (for fund portfolios).
  • semt.017 — Statement of Transactions (direct equivalent).
  • camt.054 — Bank-to-Customer Debit/Credit Notification for the cash leg.
  • MT535 — Statement of Holdings, the complementary positions snapshot.
  • MT537 — Statement of Pending Transactions, for unsettled operations.
  • MT538 — Statement of Intra-Position Advices.
  • MT568 — Corporate Action Narrative, for corporate-action context.
  • ISO 20022: semt.018, semt.017.