Skip to content

SanjiS86/singleStockHeatmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ˆ Single-Stock Estimate & Price Target Heatmaps

πŸš€ Getting Started

Don't forget to get your custom API key to fetch the data.


πŸ’» What this simple app does:

This single-file web app lets anyone build a price target heatmap for any stock by entering a ticker and an FMP API key. It calls FMP’s Price Target News endpoint to collect recent analyst targets and renders them as a color-scaled row so highs/lows pop at a glance, plus shows min / max / average / standard deviation. It also queries Financial Estimates (annual EPS and Revenue) and draws a second heatmap with forward years as columns to highlight trends. Everything runs client-side with vanilla HTML/CSS/JSβ€”no libraries, installs, or build tools. It’s a fast way for investors, PMs, and executives to visualize dispersion and fundamentals in seconds.


πŸ’» How to Run the App

For those who are not programmers:
  1. Download Visual Studio Code.
  2. Clone my GitHub repository.
    git clone https://github.com/SanjiS86/singleStockHeatmap
  3. Drag the heatmap.html file to an open browser window.

πŸ’» Check my Investor Portal

for stock market-related educational articles, ideas, and useful apps for equity investors