aboutsummaryrefslogtreecommitdiffstats
path: root/python/bbg_prices.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/bbg_prices.py')
-rw-r--r--python/bbg_prices.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/bbg_prices.py b/python/bbg_prices.py
index 2f1ee596..da83019f 100644
--- a/python/bbg_prices.py
+++ b/python/bbg_prices.py
@@ -5,7 +5,7 @@ import numpy as np
import pandas as pd
engine = create_engine('postgresql://et_user@debian/ET')
-session = init_bbg_session('192.168.1.108', 8194)
+session = init_bbg_session('192.168.0.14', 8194)
fields_update = ["LN_ISSUE_STATUS", "AMT_OUTSTANDING", "PX_LAST","LAST_UPDATE_DT",
"LN_CURRENT_MARGIN", "DEFAULTED", "DEFAULT_DATE",