May cohort is now open: How to secure your spot:

Building a Robinhood Stock Trading Bot

Building a Robinhood Stock Trading Bot

Building a Robinhood Stock Trading Bot

The bot is written in Python and relies on two core libraries for the majority of its functionality: robin-stocks and ta. robin-stocks is a library that interacts with the Robinhood API and allows one to execute buy and sell orders, get real-time ticker information, and more. ta is a technical analysis library that also incorporates the Python Pandas library to generate indicators from stock data.

View this article on https://medium.com/.