Exploratory Data Analysis with the Binance API using Python and Pandas | MLTrader EP1

Want to start your own crypto analysis? Keen to apply a little Python or Data Science to your finances? Well this series is for you! In this video, we’ll kick off the MLTrader series where we’re going to take a look at how to apply machine learning and data science to trading and finance. In this first episode we’ll take a look at how to extract and analyse real time securities and crypto data from Binance using the API and Pandas. In this video you’ll learn how to: 1. Setup the Binance API for Data Analysis 2. Pull OHLCV, Depth and Ticker data from Binance using Python 3. Perform Exploratory Data Analysis with Binance Data 4. Visualise Candlesticks using MPLFinance Get the code for this tutorial: Links Mentioned Binance: Python Binance: MPLFinance: Pandas Crash Course: Chapters 0:00 - Start 0:39 - What’s Covered 1
Back to Top