Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Automatic Stock Trading With Python – Trading Bot Included!
Welcome to the course!
Presentation (1:50)
Handling your expectative
About the Incomplete Guide (0:49)
PDF manual – The Incomplete Guide (2nd rev)
Get ready
Introduction (2:08)
A few things about Alpaca (1:18)
Installing Python on Windows
Used tools and libraries
Installing the libraries – the PIP command
The Trading Strategy – some basics and theory
Introduction (2:28)
The basic indicators to be implemented (4:28)
The Entry Strategy - when to open a position (2:10)
The Exit Strategy - when to close a postion (2:03)
Some thoughts on the nonexistent trading psychology
Simulating the bot's thinking (20:55)
Closing (0:31)
The trading bot code – explanation
Introduction (3:23)
Main view of the code files (4:31)
The asset handler (5:17)
A simplification of the asset handler (5:47)
The Trader library – the key! (13:06)
The Enter Position function (6:30)
The global variables – gvars file (part 1) (22:37)
The global variables – gvars file (part 1) (28:48)
Other key points (3:16)
incomplete-trading-bot zip package
Let's play with our bot!
Introduction (1:22)
The essential version control – How to use Github (14:55)
About the code files
The trading bot in action! (15:41)
About the Incomplete Guide
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock