remove old code
This commit is contained in:
parent
255eb71270
commit
1a38c10fc6
@ -684,8 +684,6 @@ class IFreqaiModel(ABC):
|
||||
" avoid blinding open trades and degrading performance.")
|
||||
self.pair_it = 0
|
||||
self.inference_time = 0
|
||||
# if self.corr_pairlist:
|
||||
# self.get_corr_dataframes = True
|
||||
return
|
||||
|
||||
def train_timer(self, do: Literal['start', 'stop'] = 'start', pair: str = ''):
|
||||
|
Loading…
Reference in New Issue
Block a user