Products
Features
YouTube Video Summarizer
Summarize YouTube videos
Web & PDF Highlighter
Highlight web pages & PDFs
Chat with PDF
Ask any PDF questions with AI
Ask AI Clone
Chat with your highlights & memories
Audio Transcriber
Transcribe audio files to text
Glasp Reader
Read and highlight articles
Kindle Highlight Export
Export your Kindle highlights
Idea Hatch
Hatch ideas from your highlights
Integrations
Obsidian Plugin
Notion Integration
Pocket Integration
Instapaper Integration
Medium Integration
Readwise Integration
Snipd Integration
Hypothesis Integration
Apps & Extensions
Chrome Extension
Safari Extension
Edge Add-ons
Firefox Add-ons
iOS App
Android App
Discover
Discover
Ideas
Discover new ideas and insights
Articles
Curated articles and insights
Books
Book recommendations by great minds
Posts
Essays and notes from readers
Quotes
Inspiring quotes collection
Videos
Curated videos and summaries
Explore Glasp
Glasp Newsletter
Weekly insights and updates
Glasp Talk
Interview series with great minds
Glasp Blog
Latest news and articles
Glasp Use Cases
Learn how others use Glasp
Build & Support
Glasp API
Access Glasp's API for developers
MCP Connector
Connect Glasp to Claude & ChatGPT
Community
Glasp Reddit Community
Students
Student discount and benefits
FAQs
Frequently Asked Questions
AboutPricing
DashboardLog inSign up

Python Charting Stocks/Forex for Technical Analysis Part 5 - Finishing price puller

20.7K views
•
August 25, 2013
by
sentdex
YouTube video player
Python Charting Stocks/Forex for Technical Analysis Part 5 - Finishing price puller

TL;DR

This video tutorial explains how to automatically pull stock price data, manipulate it, and save it using Python.

Transcript

all righty everybody welcome back to another stock price acquisition tutorial where we left off we started building this program that will just kind of automatically pull the higher granularity data for us that we're planning to just leave it running so we built the logic for how to find out what the last time stamp was of data that we pulled and n... Read More

Key Insights

  • 😒 The tutorial demonstrates how to use Python to automate the process of pulling stock price data.
  • 👶 The program includes logic to identify the last timestamp of the data pulled and save only new data.
  • 📁 The tutorial highlights the importance of closing files and avoiding file access issues.
  • 😪 The concept of adding a sleep timer between data acquisitions is introduced.
  • ❓ The tutorial emphasizes continuously monitoring the program's functionality through timestamp printing.
  • ❓ The next step after data acquisition is plotting and visualizing the data.
  • 🎮 Future videos in the series will cover performing analysis on the acquired data.

Install to Summarize YouTube Videos and Get Transcripts

Explore YouTube Video Summarizer or Get YouTube Transcript Extractor

Questions & Answers

Q: What is the purpose of this tutorial?

The tutorial aims to guide viewers on how to build a program that automates the acquisition of stock price data and saves it for further analysis.

Q: How does the program determine which data to save?

The program compares the current data's timestamp with the last known timestamp and saves only newer data.

Q: Why is it important to close the file after writing data?

Closing the file ensures that it is accessible for future edits or deletions. Leaving a file open may result in errors or corrupted data.

Q: Can this program be used to acquire data from multiple stocks?

Yes, the program can be modified to pull data for multiple stocks, adding a sleep timer between each stock's data acquisition.

Summary & Key Takeaways

  • The tutorial demonstrates how to build a program to automatically pull stock price data and save it.

  • It explains how to manipulate the data, identify the last timestamp of the data pulled, and save only new data.

  • The tutorial also mentions the importance of closing files and introduces the concept of adding a sleep timer for data acquisition.


Read in Other Languages (beta)

English

Share This Summary 📚

Summarize YouTube Videos and Get Video Transcripts with 1-Click

Download browser extensions on:

Try YouTube Summary with ChatGPT & Claude or YouTube Transcript Generator

Explore More Summaries from sentdex 📚

Parsing XML - Go Lang Practical Programming Tutorial p.11 thumbnail
Parsing XML - Go Lang Practical Programming Tutorial p.11
sentdex
Python: How to Program the Chaikin Money Flow Trading Indicator thumbnail
Python: How to Program the Chaikin Money Flow Trading Indicator
sentdex
Python: How to Graph the Chaikin Money Flow Trading Indicator in Matplotlib thumbnail
Python: How to Graph the Chaikin Money Flow Trading Indicator in Matplotlib
sentdex
How to Parse Twitter Data Using Python Effectively thumbnail
How to Parse Twitter Data Using Python Effectively
sentdex
Python Generator Functions for massive Performance Improvements with Lists thumbnail
Python Generator Functions for massive Performance Improvements with Lists
sentdex
How to Train a Chatbot Using TensorFlow and Python thumbnail
How to Train a Chatbot Using TensorFlow and Python
sentdex

Summarize YouTube Videos and Get Video Transcripts with 1-Click

Download browser extensions on:

Try YouTube Summary with ChatGPT & Claude or YouTube Transcript Generator

Apps & Extensions

  • Chrome Extension
  • Safari Extension
  • Edge Add-ons
  • Firefox Add-ons
  • iOS App
  • Android App

Key Features

  • YouTube Video Summarizer
  • Web & PDF Summarizer
  • Web & PDF Highlighter
  • Chat with PDF
  • Ask AI Clone
  • Audio Transcriber
  • Glasp Reader
  • Kindle Highlight Export
  • Idea Hatch

Integrations

  • Obsidian Plugin
  • Notion Integration
  • Pocket Integration
  • Instapaper Integration
  • Medium Integration
  • Readwise Integration
  • Snipd Integration
  • Hypothesis Integration

More Features

  • APIs
  • MCP Connector
  • Blog & Post
  • Embed Links
  • Image Highlight
  • Personality Test
  • Quote Shots

Company

  • About us
  • Blog
  • Community
  • FAQs
  • Job Board
  • Newsletter
  • Pricing
Terms

•

Privacy

•

Guidelines

© 2026 Glasp Inc. All rights reserved.