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

Exchange choice change - Tkinter tutorial Python 3.4 part 20

8.4K views
•
December 4, 2014
by
sentdex
YouTube video player
Exchange choice change - Tkinter tutorial Python 3.4 part 20

TL;DR

This tutorial explains how to integrate backend operations for data visualization in Tkinter using Candlestick charts and plot functionalities from the Matplotlib library.

Transcript

what is going on everybody welcome to the 20th tkinter tutorial video in our ticket omega series so to speak here where we are making an actual program so what are we left off we've got you know a nice baseline and we've got all of our options and stuff that we want in our program but we haven't actually tied any back end operation to do them so fo... Read More

Key Insights

  • 👤 The tutorial emphasizes the importance of tying backend operations to user choices in a Tkinter program for functionality.
  • 👻 The integration of Candlestick charts and plot functionalities from Matplotlib allows for the visualization of non-tick data with date modifications.
  • 😒 The use of Matplotlib.dates and Matplotlib.ticker libraries enables the modification of dates and ticker information on the graphs.
  • 🖼️ The tutorial guides users on how to modify the code to support various data frames and time frames for animation.
  • 🔇 Adding volume data to the graph provides additional insights into the trading volume associated with the price data.
  • 📈 By using subplots and grid customization, the tutorial offers flexibility for future expansion and customization of the graph.
  • 💋 Further customization options, such as displaying more marks and formatting the date display, are discussed.

Install to Summarize YouTube Videos and Get Transcripts

Explore YouTube Video Summarizer or Get YouTube Transcript Extractor

Questions & Answers

Q: How does the tutorial explain the need to tie backend operations to user choices in a Tkinter program?

The tutorial states that currently the program's options do not perform any backend operations. In order to actually execute the chosen options, backend functions need to be applied.

Q: What additional libraries are imported to support date modification and ticker modification?

The two additional libraries imported are Matplotlib.dates as Mdates and Matplotlib.ticker as Mticker. These libraries enable the program to modify dates and ticker information on the graphs.

Q: How does the tutorial handle the animation function to support different data frames?

The tutorial explains that the animation function needs to be programmed to support various data frames. Several global and conditional statements are added to ensure that the animation works correctly with different data frames and time frames.

Q: Why is the volume data added to the graph, and how is it done?

The tutorial explains that volume data is useful to understand the volume involved in the price data. To add volume data to the graph, a fill_between function is used with the color set to display the volume data between the buy and sell dates.

Summary & Key Takeaways

  • The video tutorial discusses the need to tie backend operations to user choices in a Tkinter program created in previous tutorials.

  • It introduces the use of Candlestick charts and plot functionalities from Matplotlib to display non-tick data with date modifications.

  • A step-by-step demonstration is provided on how to modify the code to support various data frames and time frames for animation.


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 📚

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
Python: How to Program the Chaikin Money Flow Trading Indicator thumbnail
Python: How to Program the Chaikin Money Flow Trading Indicator
sentdex
Python Generator Functions for massive Performance Improvements with Lists thumbnail
Python Generator Functions for massive Performance Improvements with Lists
sentdex
Parsing XML - Go Lang Practical Programming Tutorial p.11 thumbnail
Parsing XML - Go Lang Practical Programming Tutorial p.11
sentdex
How to Parse Twitter for Twitter Analysis: Part 1 thumbnail
How to Parse Twitter for Twitter Analysis: Part 1
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.