Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mnsrulz authored Aug 18, 2024
1 parent 984d78b commit b74686d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Welcome to the MyTradingView! This project is a Next.js application designed to
- In-depth stock option analysis
- View the profit for any option symbol, including total and annual returns, to determine which option offers the best return.
![Options Profit View](screenshots/option-profit-view.png)
- Put call ration for any symbol
![Options Profit View](screenshots/option-pcr.png)
- Delta hedging exposure view for any symbol
![Delta hedging exposure View](screenshots/delta-hedging-exposure.png)
- Gamma hedging exposure view for any symbol (will be available soon )
Expand Down Expand Up @@ -67,7 +69,7 @@ To get started with development, follow these steps:

## Staging and Production Environments

- **Staging Environment:** [https://stage--mztrading.netlify.app/](https://stage--mztrading.netlify.app/)
- **Staging Environment:** [https://stage--mztrading.netlify.app/](https://stage--mztrading.netlify.app/) Use admin as password.
- **Production Environment:** [https://mztrading.netlify.app/](https://mztrading.netlify.app/)

## Deployment
Expand Down
Binary file added screenshots/option-pcr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b74686d

Please sign in to comment.