Remove startup_candles argument in refresh_data

This commit is contained in:
hroff-1902
2019-12-17 18:23:31 +03:00
parent b2796f99b6
commit 1537389617
2 changed files with 0 additions and 6 deletions

View File

@@ -101,7 +101,6 @@ class Edge:
exchange=self.exchange,
timeframe=self.strategy.ticker_interval,
timerange=self._timerange,
startup_candles=self.strategy.startup_candle_count,
)
data = history.load_data(