Stock Profit Loss Calculator
- Number of Shares: Total number of shares bought or sold.
- Purchase Price: Price per share at the time of purchase.
- Sell Price: Price per share at the time of sale.
- Buy Commission: Commission paid for buying the shares.
- Sell Commission: Commission paid for selling the shares.
- cgt Rate: Compound Growth Rate of the investment.
Related Notebooks
- Stock Tweets Text Analysis Using Pandas NLTK and WordCloud
- Stock Sentiment Analysis Using Autoencoders
- Stock Charts Detection Using Image Classification Model ResNet
- Calculate Implied Volatility of Stock Option Using Python
- Demystifying Stock Options Vega Using Python
- Plot Stock Options Vega Implied Volatility Using Python Matplotlib
- Calculate Stock Options Max Pain Using Data From Yahoo Finance With Python