Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Detecting Price and Volume Patterns with SQL and TimescaleDB
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Postgres aggregate functions
- 3 Examples
- 4 Twitter Stock
- 5 Time Bucketing
- 6 Time Bucket Gap Fill
- 7 Time Bucket Gap Fill Example
- 8 Continuous Aggregates
- 9 Hourly Bars
- 10 Daily Bars
- 11 Daily Bars Queries
- 12 Window Functions
- 13 Top Gainers
- 14 Last 5 Minutes of Trading
- 15 Close of the Day
- 16 Bullish Engulfing
- 17 Refreshing Continuous Aggregates