bugfxing
This commit is contained in:
parent
80ca68846d
commit
056044355d
@ -411,7 +411,7 @@ async def run():
|
|||||||
print(e)
|
print(e)
|
||||||
options_flow = {}
|
options_flow = {}
|
||||||
|
|
||||||
market_status = 0 #check_market_hours()
|
market_status = check_market_hours()
|
||||||
if market_status == 0:
|
if market_status == 0:
|
||||||
try:
|
try:
|
||||||
with open("json/market-movers/markethours/gainers.json", 'r') as file:
|
with open("json/market-movers/markethours/gainers.json", 'r') as file:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user