Course Information
Course Overview
Develop and launch your own bot for futures trading with Bitcoin, Ethereum, cryptocurrencies, stocks or oil and gold
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 profitability
What 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 API
To build your own bot you will need:
- A computer with Windows or Mac OS
- Basic knowledge of installing new programs
- Basic programming experience
As 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!
Course Content
- 8 section(s)
- 25 lecture(s)
- Section 1 Introduction
- Section 2 Environment Set-Up
- Section 3 Building a strategy for a trading bot
- Section 4 Connecting the trading bot to the Binance Exchange via API
- Section 5 Update the Binance trading bot to run on an Amazon server
- Section 6 Creating a telegram bot to manage the trading bot
- Section 7 Setup a server on Amazon AWS
- Section 8 Roundup
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
Skills covered in this course
Reviews
-
ZZman
Code was not fixed in the lessons. So you run the risc of implementing bugs.
-
신신동혁
The contents was good and I learned a lot. But the codes have some SERIOUS FLAW. Students have to read Q&A about the codes of 4-2, 4-3.
-
RRachid SAVIGNY
Pas mal pour une première approche. En 3,5h le panel couvert est assez complet.
-
CCarlos Barredo
Good course, well structured and well organized material. The only downside is that the python comments mix English and Russian.