Python Forum
"Use proper inputs to download stock data"
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"Use proper inputs to download stock data"
#7
there are SO MANY problems with this code... for start, read https://python-forum.io/Thread-Multiple-...or-keyword

one_month_ago = date_time - timedelta(years=10) # define the date one month ago
one month or 10 years ago?

rest is issues with style and logic, but anyway...
Reply


Messages In This Thread
RE: "Use proper inputs to download stock data" - by buran - Jan-28-2018, 08:40 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question Stock market data in LibreOffice Calc Pitone 3 4,529 Jan-14-2021, 04:34 AM
Last Post: DrinkinBeer
Photo How to do a graph in Python? (and proper terminology) jpy 2 2,207 Dec-23-2020, 01:07 PM
Last Post: codeto

Forum Jump:

User Panel Messages

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