From f2b294bb872c5bd31c6a3f2602240b6250ab922a Mon Sep 17 00:00:00 2001 From: Ethan Grant Date: Tue, 25 May 2021 11:22:09 -0400 Subject: [PATCH] Add omit sec and omit taf fields to away trades These already exist internally, this exposes them --- trade_file.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/trade_file.md b/trade_file.md index bed1064..3a0c18e 100644 --- a/trade_file.md +++ b/trade_file.md @@ -230,6 +230,8 @@ This trade type allows customers to execute away from Clear Street. An example w | `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` | +| `fees.omit_sec` | No | `false` | +| `fees.omit_taf` | No | `false` | | `cancel_trade_id` | No | `null` | Straight cancel vs a correction of a trade from one account into another account ### Insert vs. Cancel