소스 검색

git commit

Daniel 1 년 전
부모
커밋
5b58d78bb9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      get_history_futures.py

+ 1 - 0
get_history_futures.py

@@ -12,6 +12,7 @@ print(type(pool),pool)
 print(item for item in pool)
 print(type(stock_pool),stock_pool)
 print(item for item in stock_pool)
+# 22
 
 
 # futures = ['IF9999.CCFX', 'IC9999.CCFX','IH9999.CCFX', 'IM9999.CCFX', 'FU9999.XSGE', 'RB9999.XSGE', 'MA9999.XZCE', 'TA9999.XZCE', 'SA9999.XZCE', 'M9999.XDCE', 'LH9999.XDCE']