history_open = tbpy.get_history_n(symbol='j9000.DCE', frequency='1d', count=history_length, fields=['open'])
设置其中的history_length=1000,为什么只能获取四百多个数据呢?
看看是不是tbpy权限限制的
现在tbpy不是默认获得权限吗?