Yuriy Podvysotskiy
Updated: November 20, 2019
Try-out this web-app: https://yuriyp.shinyapps.io/investing_app/
Has the following components:
- Obtaining all relevant data (using S&P100 as the 'universe')
- Training and testing a Machine learning model to predict future changes of stock price
- USe the model to construct and re-balance stock portfolio. Evaluation of the portfolio performance.
- Implements reversal strategy, but takes specific inputs from the user (e.g. top returns(t-1) quantile, threshold for revenue growth, and threshold for EBIT margin.
- Constructs and re-balances stock portfolio, based on the considered rules. Runs evaluation of the portfolio performance.