下面也适用于索引
get_history(symbol="NIFTY",start=date(2015,1,1),end=date(2017,11,11),index=True,futures=True, expiry_date=date(2015,1,29))`
没有用,很None
长一段时间后它会返回:
get_history(symbol="NIFTY",start=date(2017,1,1),end=date(2017,11,11),index=True futures=True, expiry_date=date(2017,11,30))
请帮我尽快解决。