Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.19 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.19 KB

Automatic Stock Trading App

This project is an automated Stock Trader. It utilizes the opening range breakout and breakdown strategy. The app centers around the Alpaca Trade API, a brokerage API which allows users to buy and sell stocks. With the power of job scheduling, this project allows for a portfolio of stocks to be managed automatically while staying updated on any changes with automated emails.

Technology used: SQL, SQLite, Python, FAST API, NumPy, smtplib

Screenshots

Default/Index Page Index

Individual Stock Page Index

Stock Strategy page Index

Trading Notification for when a stock is shorted Index

Features

  • Dynamic website which actively shows the user which strategy is being applied to what stock
  • Totally automated portfolio management
  • Opening breakout and breakdown strategy
  • Access to stocks from the NASDAQ and NYSE

Lessons Learned

  • How to work with a REST API
  • Managing and altering databases using SQL
  • How to utilize a brokerage API

Feedback

If you have any feedback, please reach out to us at yusufnissar8@gmail.com