mirror of
https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git
synced 2025-06-16 15:06:53 +00:00
another sloppy bug 🙄
This commit is contained in:
parent
d8884bce13
commit
30f4f190df
@ -227,7 +227,6 @@ _Donations can only be made in a chat directly with @simplestockbot_
|
|||||||
"latestPrice",
|
"latestPrice",
|
||||||
"changePercent",
|
"changePercent",
|
||||||
)
|
)
|
||||||
[print(k, IEXData[k]) for k in keys]
|
|
||||||
if set(keys).issubset(IEXData):
|
if set(keys).issubset(IEXData):
|
||||||
|
|
||||||
try: # Some symbols dont return if the market is open
|
try: # Some symbols dont return if the market is open
|
||||||
|
Loading…
x
Reference in New Issue
Block a user