aboutsummaryrefslogtreecommitdiffstats
path: root/python/csv_headers/globeop_upload.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/csv_headers/globeop_upload.py')
-rw-r--r--python/csv_headers/globeop_upload.py26
1 files changed, 24 insertions, 2 deletions
diff --git a/python/csv_headers/globeop_upload.py b/python/csv_headers/globeop_upload.py
index 98e82755..f58b25ed 100644
--- a/python/csv_headers/globeop_upload.py
+++ b/python/csv_headers/globeop_upload.py
@@ -402,7 +402,6 @@ HEADERS = {
],
"trs": HEADERS_PRE
+ [
- "TradeDate",
"Reserved",
"Reserved",
"ReceiveLegRateType",
@@ -511,7 +510,6 @@ HEADERS = {
"TradeDateFX",
],
"irs": [
- "TradeDate",
"Reserved3",
"Reserved4",
"RecLegType",
@@ -645,6 +643,30 @@ HEADERS = {
"ReceiveCashFlowStubType",
"PayCashFlowStubType",
],
+ "iam": HEADERS_PRE
+ + [
+ "SettlementDate",
+ "Reserved",
+ "InstrumentType",
+ "ExpirationDate",
+ "CallNoticeIndicator",
+ "TransactionIndicator",
+ "StartMoney",
+ "Currency",
+ "Rate",
+ "Commission",
+ "DealFunction",
+ "FromAccount",
+ "ClientReference",
+ "Basis",
+ "MarginType",
+ "ClearingFacility" "CcpTradeRef",
+ "BlockId",
+ "BlockAmount",
+ "ExecutionDateTimeStamp",
+ "Collateralized",
+ "TradeDateFX",
+ ],
"termination": [
"DealType",
"DealId",