aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/task_server/globeop.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/task_server/globeop.py b/python/task_server/globeop.py
index d0dc2f2e..ccfb6150 100644
--- a/python/task_server/globeop.py
+++ b/python/task_server/globeop.py
@@ -190,7 +190,7 @@ def upload_bond_marks(engine, workdate: datetime.datetime, fund):
d = workdate.date()
df = pd.read_sql_query(
"SELECT p.identifier, price from list_marks(%s) m "
- "RIGHT JOIN list_positions(%s, NULL, False, %s) p "
+ "RIGHT JOIN list_positions(%s, NULL, True, %s) p "
"ON m.identifier=p.figi; ",
engine,
params=(