The NSE has a website which displays the option chain in near real-time. This program retrieves this data from the NSE site and then generates useful analysis of the Option Chain for the specified Index or Stock. It also continuously refreshes the Option Chain and visually displays the trend in various indicators useful for Technical Analysis
Assisting utility functions for calculation of Private Equity Public Market Equivalent (PME) measures using Python. Natively compatible with Preqin data format.
Crowdfunding Equity, part of Crowdfunding Suite (Pledge, Donate, Equity, Lend) is an open source online platform for equity fundraising with the framework of JOBS Act and SEIS Act.
Resources and information regarding our equity, inclusion, and accessibility roadmap. Goal: To attract, retain and promote a diverse community of instructors and learners and foster an environment of inclusion.
Health Equity Tracker is a free-to-use data and visualization platform that is enabling new insights into the impact of COVID-19 and other social and political determinants of health on marginalized groups in the United States.
A Data Science project using Python in order to predict whether an equity in the IT sector has a positive growth or a negative growth with the use of technical indicators concluding with a comparative analysis of performance of various machine learning models
Stock Market Report Generator is a proto-software to demonstrate how stock market reports can be generated in a banking enviroment taking the market data from the internet from an other banking subsidiary.
Data and code for Salesforce Research paper, GAEA: Graph Augmentation for Equitable Access via Reinforcement Learning - https://arxiv.org/abs/2012.03900 . The paper provides methods for constraint graph augmentation and optimal facility placement problems
If you even wonder about what kind of return you should expect out of a portfolio, try this. This is a program that estimates the expected return of a given index based on historical data of two selected market indices by CAPM function.
Portfolio Optimization is an important part of investment no matter what you are investing. It is a feature that many trading apps and platform offer, but at what cost. This is a program that takes two sets of indices and calculates optimum portfolio for either maximizing return or minimizing risk.