From 92deb0168f03adee7f87177828aa30508c0ba87e Mon Sep 17 00:00:00 2001 From: Ethan Grant Date: Mon, 28 Jun 2021 10:36:38 -0400 Subject: [PATCH] exec_mpid and capacity as not required for away --- trade_file.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trade_file.md b/trade_file.md index bed1064..5bff148 100644 --- a/trade_file.md +++ b/trade_file.md @@ -225,8 +225,8 @@ This trade type allows customers to execute away from Clear Street. An example w | `instrument.currency` | Yes | | `side.direction` | Yes | | `side.qualifier` | No | `null` | -| `capacity` | Yes | -| `exec_mpid` | Yes | +| `capacity` | No | `agency` | +| `exec_mpid` | No | `contra_mpid` value | | `contra_mpid` | Yes | | `contra_clearing_num` | No | Derived Value | If not supplied the value will be derived from an internal MPID to clearing number mapping | | `fees.commission` | No | `null` |