What it does
It parses a graph representing a target risk distribution, then identifies the three closest stocks in terms of their profit probability distributions.
How I built it
Built front-end using React.js, utilizing Chart.js for the graphical input and display. Sends request to Flask server which processes the input, performing statistical calculations and error optimization to return an accurate result.
Challenges I ran into
We originally aimed to generate a portfolio of stocks and options that would create a risk distribution, but we faced significant difficulty trying to collate probability functions to create a target distribution.
Built With
- chart.js
- javascript
- python
- yfinance
Log in or sign up for Devpost to join the conversation.