#Stock Exchange Simulation using yaho finance API
1 messages · Page 1 of 1 (latest)
While you are waiting for getting help, here are some tips to improve your experience:
If nobody is calling back, that usually means that your question was not well asked and hence nobody feels confident enough answering. Try to use your time to elaborate, provide details, context, more code, examples and maybe some screenshots. With enough info, someone knows the answer for sure.
Don't forget to close your thread using the command </help-thread close:1027500463647621170> when your question has been answered, thanks.
@ripe fiber no hiring on this server
I mean also yahoo finance sucks
It’s not an actual api afaik
It’s pretty much just web scraping because they shut down there public api
So if you use the api provided from yahoo for individual use, you will get shut down very quick
It’s heavily rate limited, and easy to detect if you are not using it within there guidelines. If you want a good stock market simulation, you will not get it through free ways
I semi built my own using paid api solutions however, which worked awesome
Especially if you want real time data, yahoo finance will not work