Browse Source

打印hlfx_pool数量

Daniel 2 years ago
parent
commit
45796f1320
1 changed files with 1 additions and 1 deletions
  1. 1 1
      QMT/qmt_get_indicators.py

+ 1 - 1
QMT/qmt_get_indicators.py

@@ -271,7 +271,7 @@ if __name__ == '__main__':
     pool.close()
     pool.join()
 
-    print(hlfx_pool)
+    print(len(hlfx_pool), hlfx_pool)
     print(len(err_list), err_list)
 
     # 存档入库