Revert small change - otherwise the data is never updated.
This commit is contained in:
parent
986bc63e54
commit
e88bb4e05c
@ -661,7 +661,7 @@ class FreqaiDataDrawer:
|
||||
f"ends at {df_dp['date'].iloc[0]}."
|
||||
)
|
||||
|
||||
hist_df = pd.concat(
|
||||
history_data[pair][tf] = pd.concat(
|
||||
[
|
||||
hist_df,
|
||||
df_dp.iloc[index:],
|
||||
|
Loading…
Reference in New Issue
Block a user