change BT prediction files to feather format

This commit is contained in:
Wagner Costa
2022-11-29 10:38:35 -03:00
parent df979ece33
commit 8ea58ab352
2 changed files with 14 additions and 27 deletions

View File

@@ -275,7 +275,6 @@ class IFreqaiModel(ABC):
self.pair_it += 1
train_it = 0
dk.load_prediction_pair_file()
# Loop enforcing the sliding window training/backtesting paradigm
# tr_train is the training time range e.g. 1 historical month
# tr_backtest is the backtesting time range e.g. the week directly