Releases: jk1mm/stock-market
Releases · jk1mm/stock-market
V1.3.2
- PATCH Update:
- crypto data (get_crypto) module
- update docs / deprecated requirements
V1.3.1
- PATCH Update:
- stock health function, using finviz api
V1.3.0
- MINOR Update:
- Package version update
- IPO data module, fix several bugs
- isort addition
V1.2.1.1
MINI Update
- Dependency alert version fix
V1.2.1
PATCH Update
- Update documentation to Jekyll format
V1.1.4
PATCH Update
- Stock Analysis directory:
- stock_chart: provide a quick and easy way to analyze the performance of each stock aligned by a date range
- price and volume comparison
V1.1.3
PATCH Update
- Stock Analysis directory:
- stock_profit: function to calculate net gain on a stock buy/sell scenario
V1.1.2
PATCH Update
- Index Analysis: High level summary of index performance and sector categorization
- Stock categorization summary by industry
- Index performance for different periodic times
- Today's top and bottom performing stocks
- Minor module name changes, relocating variables to constant folder, some test changes
V1.1.1
PATCH Update
- IPO Analysis: Add individual_summary function
- In depth report on a specified ticker
- Plotly chart view on ticker
- Some variable name changes