chore: improve clarity

This commit is contained in:
Matthias
2025-03-02 16:09:55 +01:00
parent 5e50348150
commit 11763e8cd1

View File

@@ -618,7 +618,7 @@ class IFreqaiModel(ABC):
)
unfiltered_dataframe = dk.use_strategy_to_populate_indicators(
strategy, corr_dataframes, base_dataframes, pair
strategy, corr_dataframes=corr_dataframes, base_dataframes=base_dataframes, pair=pair
)
trained_timestamp = new_trained_timerange.stopts