摘要:
之前做了一个读取TDX数据的代码,如下: def stock_lc5(self,filepath, name ): file_path=filepath+"\\" + name file_size = os.path.getsize(file_path) pos=0 if(file_size>160 阅读全文
posted @ 2023-05-16 15:05 隐客 阅读(73) 评论(0) 推荐(0)
|
|||
摘要:
之前做了一个读取TDX数据的代码,如下: def stock_lc5(self,filepath, name ): file_path=filepath+"\\" + name file_size = os.path.getsize(file_path) pos=0 if(file_size>160 阅读全文
posted @ 2023-05-16 15:05 隐客 阅读(73) 评论(0) 推荐(0) |
|||