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