init
This commit is contained in:
@@ -19,7 +19,7 @@ if __name__ == "__main__":
|
||||
PROJECT_HOME = os.getcwd()
|
||||
RESOURCE_PATH = os.path.join(PROJECT_HOME, "resources")
|
||||
|
||||
start_date = "20231102"
|
||||
start_date = "20231211"
|
||||
#start_date = (date.today() - timedelta(7)).strftime('%Y%m%d')
|
||||
# KODEX 인버스 * 2
|
||||
stocks = [
|
||||
|
||||
Reference in New Issue
Block a user