Automate your stock screening using Python

Yong Hong Tan
Level Up Coding
Published in
6 min readJun 21, 2021

--

Get a list of recommended stocks sent to your email every day!

Photo by Tech Daily on Unsplash

Doesn’t it feel great to wake up every morning with a list of stock recommendations emailed to you? Doesn’t it feel even better if you could make that happen by yourself? Here’s how you can do it!

In my previous article, I mentioned how to build a simple technical analysis stock screener. In this…

--

--