Python Forum
Real Time Stock Market Quotes
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Real Time Stock Market Quotes
#1
I'm looking for someone interested in downloading real time stock quotes into Excel. I am not technical. I found some freeware code in Python, but can't locate the author. Is anyone in this forum interested in collaborating for mutual benefit?
Reply
#2
There are quite a few programs that do this on the forum.
Use the search (top right) to find.
Reply
#3
I like to use pandas-datareader.
If you need help on implementing something from the ground, keep posting your progress and questions.
If you need some help on this as a project, pm me.
Reply
#4
Thank you for replying. I tried contacting this fellow but he did not answer my email. This link appears to have the code. I'm just not a programmer but I am very good at analytics. This link could help a lot of interested people if it were available as an Excel file. IEX is the most honest exchange out there and the data is free. I'm looking for a program that will download: Date, time, Open, High, Low, Close and Volume in five minute increments by just entering the symbol. The program would then refresh every 10-15 seconds and add to the database. With that I could then conduct some market research. The little guys are getting killed in the markets right now.

https://programmingforfinance.com/2017/1...th-python/
Reply
#5
packages here: https://pypi.org/search/?q=real+time+stock+quotes
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Non-blocking real-time plotting slow_rider 5 3,603 Jan-07-2023, 09:47 PM
Last Post: woooee
  Real time database satyanarayana 3 1,662 Feb-16-2022, 01:37 PM
Last Post: buran
  Real time data satyanarayana 3 23,335 Feb-16-2022, 07:46 AM
Last Post: satyanarayana
  Real time Detection and Display Gilush 0 1,783 Feb-05-2022, 08:28 PM
Last Post: Gilush
  Real-Time output of server script on a client script. throwaway34 2 2,049 Oct-03-2021, 09:37 AM
Last Post: ibreeden
  Two types of single quotes Led_Zeppelin 2 1,907 Mar-15-2021, 07:55 PM
Last Post: BashBedlam
  Real Time Audio Processing with Python Sound-Device not working Slartybartfast 2 3,962 Mar-14-2021, 07:20 PM
Last Post: Slartybartfast
Question I can't get my real-time chart with Python (Help!) Bastian_ElProfe 1 2,220 Jan-20-2021, 01:34 PM
Last Post: wostan
  Real Time signal processing tagalog 2 2,657 Dec-12-2020, 05:23 AM
Last Post: tagalog
  Real-time processing tagalog 5 3,117 Oct-06-2020, 03:45 PM
Last Post: tagalog

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020