aboutsummaryrefslogtreecommitdiffstats
path: root/python/book_bbg.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/book_bbg.py')
-rw-r--r--python/book_bbg.py15
1 files changed, 14 insertions, 1 deletions
diff --git a/python/book_bbg.py b/python/book_bbg.py
index 397d2024..9baf2f8e 100644
--- a/python/book_bbg.py
+++ b/python/book_bbg.py
@@ -10,7 +10,20 @@ from collections import defaultdict
fund_dictionary = {"SERENITAS_CGMF": "SERCGMAST", "BOWDOINST": "BOWDST"}
fcm_dictionary = {"Bank of America, N.A.": "BAML", "Goldman Sachs": "GS"}
-cdx_cp_dictionary = {"BNP PARIB.": "BNPBNY"}
+cdx_cp_dictionary = {
+ "MSDU": "MSCSNY",
+ "GSMX": "GOLDNY",
+ "JPGP": "JPCBNY",
+ "JFF": "JEFF",
+ "BMLE": "BAMSNY",
+ "BARX": "BARCNY",
+ "CSDA": "CSFBBO",
+ "EBNP": "BNPBNY",
+ "WFCD": "WELFEI",
+ "BSEF": "BSEONY",
+ "JPOS": "JPCBNY",
+ "CGCI": "CITINY",
+}
bond_cp_dictionary = {
"CG": "CITINY",
"WFBS": "WELFEI",