Algo Trading With Python - Build 4 Stock Trading Bots
Published 12/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.94 GB | Duration: 3h 23m
Published 12/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.94 GB | Duration: 3h 23m
Learn Algo Trading by building 4 Stock Trading Algos!
What you'll learn
Algo Trading with Python
How to build a Trading Bot
How to Trade Stocks with Python
Build a Stock Trading Bot
Requirements
Some experience with Python and Trading.
Description
In this course you will learn Algo Trading with Python and how to build a Trading Bot. Technologies such as Heroku; Alpaca; Finviz API; Yahoo Finance and Pandas-TA will be used. Get ready for a great course as we dive deep into what makes Trading Bots work; what kind of assets can be traded and how to gain a full time income from your trading bot.In this course I will be teaching the basics of Algo Trading with Python. We will go through all of the reverent technologies then build a stock breakout bot that will be able to profit in bull markets and bear markets as it will not trade in bear markets. Hold on to your horses on get ready for a live changing course as I dive deep into the world of Stock Trading Algos!Just a note this course itself will not make you rich if you do not put in the full amount of effort involved to create a successful algorithm for trading. Also another note the goal of this course is to have you become financially independent on your trading bot. This is not a guarantee as it is not legal to guarantee returns in any assets or courses. This being said I'm going to try my best to get you off the ground with algo trading and hopefully your first bot will be profitable!Another note if you do not want to trade real money then you can use a paper trading account at first.
Overview
Section 1: Introduction
Lecture 1 Required Materials
Lecture 2 Setup
Lecture 3 Course Overview
Lecture 4 How to Succeed in this Course
Section 2: Finviz - Build a Technical Stock Screener with Python
Lecture 5 What is Finviz
Lecture 6 How to install Finviz from PyPi
Lecture 7 Finviz Usage
Lecture 8 Make a Technical Stock Screener with Finviz
Lecture 9 Make a Technical Stock Screener with Python
Section 3: Yahoo Finance - Getting Data to use in the Algo
Lecture 10 Yahoo Finance Overview
Lecture 11 Getting Data with Yahoo Finance
Lecture 12 Yahoo Finance Time Frames
Lecture 13 Yahoo Finance Time Periods
Section 4: Pandas-TA - Getting Technical Analysis Indicators to create buy and sell signals
Lecture 14 What is Pandas-TA
Lecture 15 Installing Pandas-TA
Lecture 16 MACD Indicator
Lecture 17 VWAP Indicator
Lecture 18 RSI Indicator
Section 5: Alpaca-py - Our beloved Retail Algo Investor Broker
Lecture 19 What is Alpaca-py
Lecture 20 Installing Alpaca-py
Lecture 21 Paper vs Live Keys
Lecture 22 Market Order Buy/ Sell
Lecture 23 Limit Order Buy/ Sell
Lecture 24 Get Account Balance with Alpaca-py
Lecture 25 Cancelling Orders with Alpaca-py
Lecture 26 Day Trading Protection with Alpaca.Markets
Section 6: Heroku Scheduler - How to run Jobs with Python Scripts in the Cloud
Lecture 27 What is Heroku Scheduler
Lecture 28 How to add Heroku Scheduler to Heroku
Lecture 29 Scheduling Jobs with Heroku Scheduler
Lecture 30 Explaining the Heroku Logs Panel
Section 7: Build a Stock Trading Algo from Scratch
Lecture 31 Introduction to this section
Lecture 32 Getting Data from Finviz
Lecture 33 Getting Data from Yahoo Finance
Lecture 34 Make Technical Indicators with Pandas-TA
Lecture 35 Decide Buying Factors with TA Indicators
Lecture 36 Buy Stock with Alpaca-py
Lecture 37 Checking Function Build
Lecture 38 Requirements.txt Creation
Lecture 39 Deploy.sh Script
Lecture 40 Heroku Environment Variables
Lecture 41 Deploy to Heroku with CLI
Lecture 42 Making Heroku Scheduler Jobs
Section 8: Conclusion
Lecture 43 Paper vs Live Trading Accounts
Lecture 44 Thanks and Bye!
Lecture 45 Youtube Link
Lecture 46 Where to Go From Here
Section 9: Bonus Content
Lecture 47 Close Postion with Alpaca
Lecture 48 Bear Market Bot
Lecture 49 Bitcoin Short Bot
Lecture 50 Top Losers Bot
Lecture 51 Tax Documents with Alpaca
Beginner Financial Programmers looking to build their first Algo.