Skip to content

Latest commit

 

History

History
63 lines (37 loc) · 2.65 KB

File metadata and controls

63 lines (37 loc) · 2.65 KB

📈 Stock Analyzer App

Platform Extension

🚀 Getting Started

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

Read my article to learn how to set Stop-Loss and Take-Profit manually using standard deviation and your risk appetite. The app uses the same principle of setting SL and TP.

The stock target price is calculated using the Discounted Cash Flow Model.


💻 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/stopLossTakeProfit_StockTargetPrice
  3. Drag the index.html file to an open browser window.

📦 Using the Chrome Extension

If you prefer not to build your app manually, you can use my Google Chrome Extension Stock Analyzer to calculate stock target prices, set stop-loss, and take-profit levels.


📺 Video Guidance

Watch the video guide on how to analyze stocks using this extension.

Video Tutorial


👩🏻‍💻 Stock express analysis using Stock Analyzer Chrome extension


🔗 Useful Links