Matthew Yeager

Personal Projects & Portfolio

← Back to Home

AI Trading Bot

View on GitHub

Python based GUI using TKinter that allows user to buy and sell equities fetching real-time data via Alpaca API

Also implements Google Gemini API for portfolio reccomendations and breakdown of risk / macro events

Allows user to see PnL for each position and the portfolio along with information regarding the positions

Fail safe incase user attempts to use more capital than avaliable

AI Trading Bot Screenshot