init
This commit is contained in:
@@ -748,7 +748,7 @@ class Common:
|
||||
):
|
||||
check_buy = True
|
||||
break
|
||||
if stock_daily['close'][(c)] < stock_daily['ichimokucloud_leadingSpan2'][c]:
|
||||
if stock_daily['close'][(c)] < stock_daily['ichimokucloud_leadingSpan1'][c]:
|
||||
check_buy = False
|
||||
break
|
||||
|
||||
|
||||
Reference in New Issue
Block a user