update
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
"""
|
||||
This code is supported by the website: https://www.guanjihuan.com
|
||||
The newest version of this code is on the web page: https://www.guanjihuan.com/archives/38912
|
||||
"""
|
||||
|
||||
import guan
|
||||
|
||||
stock_symbols_60, stock_symbols_00, stock_symbols_30, stock_symbols_68, \
|
||||
|
@@ -1,3 +1,8 @@
|
||||
"""
|
||||
This code is supported by the website: https://www.guanjihuan.com
|
||||
The newest version of this code is on the web page: https://www.guanjihuan.com/archives/38912
|
||||
"""
|
||||
|
||||
import guan
|
||||
import numpy as np
|
||||
import datetime
|
||||
|
@@ -1,3 +1,8 @@
|
||||
"""
|
||||
This code is supported by the website: https://www.guanjihuan.com
|
||||
The newest version of this code is on the web page: https://www.guanjihuan.com/archives/38912
|
||||
"""
|
||||
|
||||
import guan
|
||||
stock_symbols_60, stock_symbols_00, stock_symbols_30, stock_symbols_68, \
|
||||
stock_symbols_8_4,stock_symbols_others = guan.stock_symbols_classification()
|
||||
|
@@ -1,3 +1,8 @@
|
||||
"""
|
||||
This code is supported by the website: https://www.guanjihuan.com
|
||||
The newest version of this code is on the web page: https://www.guanjihuan.com/archives/38912
|
||||
"""
|
||||
|
||||
import guan
|
||||
file_list_60 = guan.get_all_filenames_in_directory(directory='./2018_01_01_to_2024_03_07/stock_data_60', \
|
||||
file_format=None, show_root_path=0, sort=1, include_subdirectory=1)
|
||||
|
Reference in New Issue
Block a user