↓ 2 callersFunction_download(exchange_names, symbols, timeframe, dir, since : datetime.datetime, until : datetime.datetime = datetime.date
src/gym_trading_env/downloader.py:72
↓ 1 callersFunction_download_symbol(exchange, symbol, timeframe = '5m', since = int(datetime.datetime(year=2020, month= 1, day= 1).timestamp()*1E
src/gym_trading_env/downloader.py:40