init
This commit is contained in:
@@ -263,7 +263,7 @@ class AnalyzerSqlite:
|
|||||||
if os.path.isdir(outPath):
|
if os.path.isdir(outPath):
|
||||||
shutil.rmtree(outPath)
|
shutil.rmtree(outPath)
|
||||||
os.mkdir(outPath)
|
os.mkdir(outPath)
|
||||||
self.makeDir("final")
|
self.makeDir("0", "final")
|
||||||
|
|
||||||
self.makeDir("1", "monthly_6월선_36월선_상향돌파")
|
self.makeDir("1", "monthly_6월선_36월선_상향돌파")
|
||||||
self.makeDir("2", "monthly_종가_12월선_상향돌파")
|
self.makeDir("2", "monthly_종가_12월선_상향돌파")
|
||||||
|
|||||||
Reference in New Issue
Block a user