Completed
Wrapping up, what we covered, enjoy the Super Bowl!
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Kalshi API - Stink Bids and Super Bowl Data Exploration in Python
Automatically move to the next video in the Classroom when playback concludes
- 1 Submitting bids during the NFC Championship
- 2 Tutorial overview, getting the code / notebooks
- 3 Kalshi market organization: Series, Events, Markets
- 4 Find your niche / area of expertise
- 5 Super Bowl data exploration, code walkthrough, API basics
- 6 Loading the data into a Pandas dataframe, filtering, sorting
- 7 People are buying lottery tickets on No Touchdowns
- 8 Getting an API Key, authenticated requests
- 9 A basic Kalshi API client in Python
- 10 Saving your private key to a file
- 11 Creating an instance of the API client, getting account balance
- 12 Finding the Rhamondre Stevenson 2+ TD ticker
- 13 Defining a list of stink bid prices, number of contracts per order
- 14 Get market details by ticker
- 15 Placing orders programmatically
- 16 Verifying orders in the order book on the website
- 17 Retrieving the order book programmatically
- 18 Cancelling orders programmatically
- 19 Verifying resting orders, viewing my order history
- 20 Wrapping up, what we covered, enjoy the Super Bowl!