from ohlc import ohlc data = ohlc('SPY', minutes = 5) print(data)