mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-20 12:20:29 +08:00
BUG: fixed deprecation issue
This commit is contained in:
@@ -408,7 +408,7 @@ class Exchange:
|
||||
|
||||
return value
|
||||
|
||||
@deprecated
|
||||
# TODO: replace with catalyst.exchange.exchange_utils.get_candles_df
|
||||
def get_series_from_candles(self, candles, start_dt, end_dt,
|
||||
data_frequency, field, previous_value=None):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user