Skip to content

Latest commit

 

History

History
38 lines (34 loc) · 1.88 KB

README.md

File metadata and controls

38 lines (34 loc) · 1.88 KB

Wolf Of Happ St

Disclaimer

Important: This tool is designed for informational purposes only and should not be considered financial advice. Wolf Of Happ St is not a licensed financial advisor, and the information provided by the tool should not be interpreted as personalized investment advice.

Overview

Wolf Of Happ St is a powerful tool designed to analyze and filter the top 1000 US stocks by market cap, listed on NASDAQ and S&P500. The algorithm allows users to identify stocks that have been gaining or losing value based on their share price on close, providing valuable insights for investment decisions.

Features

  • Efficient Data Processing: Seamlessly ingests and processes CSV-formatted data.
  • Yahoo Finance API Integration: Leverages the yahoo-finance2 community API for retrieving accurate and up-to-date stock prices.
  • Advanced Filtering Algorithm: Identifies stocks with consecutive gains or losses, aiding users in making informed investment choices.
  • API Optimization with 'Batch' Functionality: Optimizes API usage by intelligently splitting the data pool of stocks, ensuring efficient performance.
  • User-Friendly Interface: Powered by React, the interface offers customizable interval selection, options for viewing gainers or losers, and includes loading/error states for enhanced usability.

Tech Stack

  • Backend: Node.js & Express
  • Frontend: React

Getting Started

To run the project locally, follow these steps:

  1. Clone the Repository:
git clone https://github.com/GiorgioBaz/wolf-of-happ-st.git
  1. Install Dependencies:
npm install
cd client
npm install  
  1. Run the Application:
npm start

Contributions

Contributions are welcome! If you encounter any issues or have suggestions for improvement, feel free to open an issue.