Day Trading On Futures Bitcoin And Eth With Bot On Python
Last updated 6/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.52 GB | Duration: 3h 28m
Last updated 6/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.52 GB | Duration: 3h 28m
Develop and launch your own bot for futures trading with Bitcoin, Ethereum, cryptocurrencies, stocks or oil and gold
What you'll learn
Import historical data from Binance and from other sources
Create trading bots for cryptocurrency, stocks, futures, gold, oil
Backtesting your strategies for scalping, intraday trading and investing
Using Python to create trading bots on the Binance Exchange
Connecting to Binance exchange with API
Setting up an Amazon server on linux, starting a bot launch schedule on Cron
Trading process management with a telegram chat bot
Requirements
Basic programming skills
Understanding of trading (preferred)
Basic Windows user skills
Description
The course is suitable for any level of programming skills. Course contains ready-to-use scripts and detailed instructions how to run them. The course material and scripts will allow you to create your own algorithm for your own bot and improve its profitability, switch to manual or fully automatic trading mode.The course was created to be more practical than theoretical with minimum of programming and trading theory. You can either go through the course from the first lesson to the last, or download the bot script, ready to run, and start learning by changing its settings.After completing the course, you will know how to:- Set-up a Python development environment- Receive historical data on cryptocurrency directly from the Binance exchange, as well as from other sources- Develop your own trading algorithms- Train the bot to trade according to your algorithms- Manage a trading bot with Telegram- Send commands to open and close positions on the Binance exchange- Configure a Linux based server on Amazon from scratch- Visualize the price of a cryptocurrency and graphs of profitabilityWhat programming skills you will acquire:- Working with arrays of data through the Pandas and NumPy modules- Sending requests on the server, working with the Binance exchange API- Data visualization with Matplotlib- Working with the Telegram APITo build your own bot you will need:- A computer with Windows or Mac OS - Basic knowledge of installing new programs- Basic programming experienceAs the author of this course, I will be happy to answer your questions about the course and see your feedback after you launch you own trading bot. See you on my course!
Overview
Section 1: Introduction
Lecture 1 Course introduction
Lecture 2 Fundamentals of profitable exchange trading
Section 2: Environment Set-Up
Lecture 3 Course overview
Lecture 4 Python development environment setup - part I
Lecture 5 Python development environment setup - part II
Lecture 6 Getting historical data for ETH (Ethereum)
Section 3: Building a strategy for a trading bot
Lecture 7 Technical indicators overview
Lecture 8 Preparing data for analysis, Data visualisation, Price chart drawing
Lecture 9 Getting buy / sell signals, visualisation, analysis
Lecture 10 Main strategy code development for a trading bot for Ethereum
Lecture 11 $2838 in 3 days. Strategy analysis. Profit calculation
Lecture 12 Profit growth visualization. Transaction analysis. Strategy tuning.
Section 4: Connecting the trading bot to the Binance Exchange via API
Lecture 13 Binance API keys registration
Lecture 14 Functions to work with the Binance Exchange - part I
Lecture 15 Functions to work with the Binance Exchange - part II
Section 5: Update the Binance trading bot to run on an Amazon server
Lecture 16 Preparing the trading bot programming code to run it on an Amazon server
Lecture 17 First launch of the trading bot on the Binance Exchange
Section 6: Creating a telegram bot to manage the trading bot
Lecture 18 Telegram bot registration
Lecture 19 Telegram bot commands development
Lecture 20 Connecting the telegram bot with trading bot
Lecture 21 Testing the work of Telegram bot and the trading bot
Section 7: Setup a server on Amazon AWS
Lecture 22 Instance creation on AWS. Configuring Python on Linux AMI
Lecture 23 Starting trading bot on an Amazon server
Lecture 24 Trading bot schedule setup using the Crontab utility
Section 8: Roundup
Lecture 25 Summing up the completed training
Beginners and experienced traders who want to automate their work on the exchange. Investors who want to create their own bot for trading on several markets, several cryptocurrencies and stocks at once