init
This commit is contained in:
@@ -730,7 +730,8 @@ class Common:
|
|||||||
|
|
||||||
check_buy = False
|
check_buy = False
|
||||||
|
|
||||||
if stock_daily['ichimokucloud_leadingSpan1'][0] is None or stock_daily['ichimokucloud_leadingSpan1'][1] is None:
|
for c in range(0, 4):
|
||||||
|
if stock_daily['ichimokucloud_leadingSpan1'][c] is None or stock_daily['ichimokucloud_leadingSpan2'][c] is None:
|
||||||
return check_buy
|
return check_buy
|
||||||
|
|
||||||
# 체크 1
|
# 체크 1
|
||||||
|
|||||||
Reference in New Issue
Block a user