The Breakout Trading Bot is a Python-based trading bot that trades when the price breaks out of a defined range. It uses historical data from Alpha Vantage and the Alpaca API for trading. This bot can ...
This project recreates a simple version of the 1980s Breakout game where the player controls a paddle to bounce a ball and break bricks. The main goal of this project is learning by building, with an ...