Commit 70bd37f1 authored by 赵杰's avatar 赵杰

新组合结果

parent b04cf3b2
This diff is collapsed.
......@@ -159,7 +159,7 @@ class UserCustomerResultAdaptor(UserCustomerDataAdaptor):
index_result = self.signal_fund_profit_result(index_df[index_df.index >= pd.to_datetime(first_trade_date)],
"index")
folio_report_data["index_result"] = index_result
folio_report_data["return_df"] = resample_df
self.group_result_data[folio] = folio_report_data
return self.group_result_data
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment