Aetheridon / stock-prediction-cog

cog for discord bots using the discord.py library to load for stock prediction
0 stars 0 forks source link

cannot predict commodities #12

Open Aetheridon opened 5 months ago

Aetheridon commented 5 months ago

typically, you predict commodities with the format !predict GC=F (GC=F being Gold) but the bot returns "Invalid tick: GC=F"

possibly an update to the yfinance module i missed, will investigate