Skip to content

nickpraschma/Stock-Screener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Stock Screener

This project was created by Nikolas Praschma, Justin Adam, and Andrew Miller for our Data Structures & Algorithms course. Stock Screener pulls real-time information about stocks in the NASDAQ using the Financial Modeling Prep financial data API.

The user can filter throgh 6043 stocks based on custom filters. The resulting stocks can be sorted according to certain paramters (e.g. price or marketcap) using the quicksort and timsort sorting algorithms, which we implemented ourselves.

The user can also choose to randomly generate 100,000 stocks and compare the performance of each sorting algorithm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •