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