detect if upper tf candles are new or not, append if so. Correct the epoch for candle update check

This commit is contained in:
robcaulk
2022-06-07 19:49:20 +02:00
parent cab8f517b4
commit 15d049cffe
3 changed files with 44 additions and 36 deletions

View File

@@ -59,7 +59,7 @@ class CatboostPredictionModel(IFreqaiModel):
:model: Trained model which can be used to inference (self.predict)
"""
logger.info('--------------------Starting training'
logger.info('--------------------Starting training '
f'{metadata["pair"]} --------------------')
# create the full feature list based on user config info