JimLynchCodes / TradeBuddy

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

Repository from Github https://github.comJimLynchCodes/TradeBuddyRepository from Github https://github.comJimLynchCodes/TradeBuddy

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

About

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

License:GNU General Public License v3.0


Languages

Language:TypeScript 69.8%Language:HTML 23.8%Language:SCSS 4.3%Language:JavaScript 2.0%Language:Shell 0.2%