init
This commit is contained in:
@@ -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']))
|
||||
|
||||
Reference in New Issue
Block a user