This commit is contained in:
dsyoon
2022-09-12 21:04:36 +09:00
parent 9c556f07d9
commit 7efddaad41

View File

@@ -114,6 +114,7 @@ class AnalyzerSqlite:
return fnguide
def draw(self, stock):
# 참고) https://sjblog1.tistory.com/45
ymd = list(reversed(stock['ymd']))
open = list(reversed(stock['open']))