If you are interested in cryptocurrency and you want to learn python, this course is perfect for you. Take your Python skills to the next level by creating 8 cryptocurrency applications.Source code for all applications is included in course documentation.Project 1: CoinMarketCap 'Clone'This application will get all the data from CoinMarketCap and display the result in a PrettyTable.Project 2: Cryptocurrency Top 100 RankerAllows you to filter all the cryptocurrencies available on CoinMarketCap and it will display the top 100.Project 3: Write Data to Excel FileStore cryptocurrency information inside of excel workbooks using Python. Project 4: Portfolio CalculatorThis program will help you keep track on you cryptocurrency profit. It calculates profit for each cryptocurrency, profit for total portfolio and others.Project 5: Cryptocurrency Price AlertYou can set a price above and a price below and the computer will speak to you for exemple: "Bitcoin price is 8000" or "Bitcoin price dropped 6000", also you can run this program in the background.Project 6: Cryptocurrency Data Analyzer Create your own cryptoccurency ranking algorithm. You can rank cryptoccurency based on your preferences and view the results in a sorted order. For exemple you can take into consideration the change in the last 2 min, last day, week, month and even year. Or based on volume, number of orders, moving averages and many other parameters. There are dozens of APIs with real time cryptoccurency data available on CoinMarketCap and Binance.For Projects 7, 8 You Will Need to Have an Binance Account and Python 2.Project 7: Pump & Dump Trading BotWe are going to build step by step an simple Pump & Dump Trading Bot for Binance exchange. Do not use it with real money, only for educational
What you'll learn
creating applications using Python
interacting with APIs for cryptocurrency data
building a cryptocurrency portfolio calculator
developing a price alert system
implementing a simple trading bot
Course objectives
to teach Python programming through the development of cryptocurrency applications
to provide practical experience with cryptocurrency data analysis