GitHunt
JI

JimLynchCodes/TradeBuddy

A web-app that connects to a TD Ameritrade account and assists day trading by automatically analyzing, entering, and exiting positions.

Trade Buddy

The webapp that makes ANYONE a profitable day trader!!


How it works

  • Securely connects to a TD Ameritrade account (via OAuth)

  • Gets a constant stream of quotes and news for stocks relevant to you.

  • Runs data through stock (and potentially your own custom) algorithms which generate order suggestions.

  • Combines technical price & volume change data with news & fundamentals for the most complete picture.


What's Here

trade-buddy

Front-end Angular web-app

trade-buddy-server

Backend NestJs Websocket Server

Languages

TypeScript69.8%HTML23.8%SCSS4.3%JavaScript2.0%Shell0.2%

Contributors

GNU General Public License v3.0
Created October 10, 2020
Updated July 24, 2025
JimLynchCodes/TradeBuddy | GitHunt