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.
For those who are not programmers:
- Download Visual Studio Code.
- Clone my GitHub repository.
git clone https://github.com/SanjiS86/stopLossTakeProfit_StockTargetPrice
- Drag the
index.html
file to an open browser window.
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.
Watch the video guide on how to analyze stocks using this extension.
- Get your custom API key
- How to set Stop-Loss and Take-Profit
- Discounted Cash Flow Model
- Google Chrome Extension Stock Analyzer
- Video Guide