filmov
tv
Building a Stock Trading Bot using the TD Ameritrade API and the Go Programming Language (Part 2)

Показать описание
Check out our current LIVE or past live trading videos, maybe you can get a sense of how much profit you could have made with such a simple program.
In this video, I go over how easy it is to programmatically populate a watchlist of 10 stock symbols. Now that we have this, if we make a list of 10 good stocks based on data points, we can automatically review all at the same time in the TD Ameritrade ThinkorSwim platform.
TD Ameritrade
GitHub Repo
Chapters:
0:00 Intro
0:25 Review key file/ populate with necessary data
0:51 Run basic single stock tests
1:22 Sector test
1:58 Sector test with watchlist write
3:10 Confirm watchlist in thinkorswim
3:40 Conclusion
GO getting started
Visual Studio Code
In this video, I go over how easy it is to programmatically populate a watchlist of 10 stock symbols. Now that we have this, if we make a list of 10 good stocks based on data points, we can automatically review all at the same time in the TD Ameritrade ThinkorSwim platform.
TD Ameritrade
GitHub Repo
Chapters:
0:00 Intro
0:25 Review key file/ populate with necessary data
0:51 Run basic single stock tests
1:22 Sector test
1:58 Sector test with watchlist write
3:10 Confirm watchlist in thinkorswim
3:40 Conclusion
GO getting started
Visual Studio Code