def handle_bar(context):
bar_len=50
bar_close=history_bars('SQRB05',bar_len,'1d','CLOSE')
log_debug_info('d:\pythonout\pel_test_log.txt',context.IDEN)
上面的写法有什么不对的地方么?为什么
图标上显示:<built-in function history_bars> returned NULL without setting an error

此主题相关图片如下:tim截图20180904181842.png