Nikkitaseth / ProjectAlpha
PYTHON CODE WALKTHROUGH Data Sourcing In order to run a discounted cash flow model (DCF), I needed data, so I found a free API that provided us with everything I needed. I wrote a code that saved every financial statement of every company in a separate text file. In this code, I asked to ping the API’s URL for every ticker, open a text file for …
☆18Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for ProjectAlpha
- Dispersion Trading using Options☆27Updated 7 years ago
- Automatically performs the DCF calculation, sensitivity analysis and Piotroski f-score analysis for a given company. All financial data c…☆44Updated 4 years ago
- • Conducted a volatility study to develop pairs trading strategy by writing web crawlers that automated extracting 30 equity and ETF spot…☆44Updated 3 years ago
- Quantitative analysis of Fixed Income Securities, including bond pricing models, yield curve fitting, PCA analysis, bond returns predicta…☆25Updated 3 years ago
- Projects are developed for implementing the knowledge gained in the courses studied at World Quant University and meeting the requirement…☆26Updated 4 years ago
- ☆15Updated 6 years ago
- Financial risk analysis on a stocks portfolio through the VaR (Value at Risk), using Monte Carlo Simulation and Multiple Linear Regressio…☆19Updated 4 years ago
- Python Code for Option Analysis☆43Updated 5 years ago
- Tool that fetches company data, statistics, and financials for valuation and analysis, and then performs automated valuation analysis.☆19Updated 4 years ago
- Pairs trading strategy that includes a research pipeline for identifying and selecting pairs. Tests all possible pairs in a universe for …☆34Updated 6 months ago
- • Visualised trend and seasonality & conducted tests for checking stationarity of Time series for predicting volatility using GARCH Model…☆16Updated last year
- Using a dataset of hedge fund indices, I had computed various risk parameters, explicitly Value at risk (VaR), drawdown and deviation fro…☆19Updated 4 years ago
- These code have the objetive to calculate all the greeks in a real option contract ( using the Black&Scholes model), greeks like Delta,Th…☆15Updated 3 years ago
- MIT Trading Competition algorithmic trading of options and securities☆41Updated 5 years ago
- High Frequency Trading (HFT) done using the Alpaca Trade API and Python.☆25Updated 5 years ago
- Capital Asset Pricing Model implementation in python to analyze stock risk and return.☆25Updated 2 years ago
- ☆23Updated 6 years ago
- Quantitative Finance using python - Derivatives Pricing☆43Updated 6 years ago
- a Python tool for downloading sharadar data from Quandl.☆10Updated last year
- This is some work on option prcing and greeks calculation for dynamic hedge. These functions are numerical pricing methods employed to re…☆16Updated 3 years ago
- Credit Value Adjustment (CVA) calculation for interest rate swaps using a risk neutral Libor Market Model (LMM) calibrated to european sw…☆15Updated 5 years ago
- Yield curve Interpolation using cubic spline and nelson Seigel model☆14Updated 5 years ago
- Jupyter notebooks on portfolio construction and analysis - EDHEC☆41Updated 5 years ago
- Plotting the Efficient Frontier in Python. Inspired by Markowitz Modern Portfolio Theory.☆18Updated 3 years ago
- A walk through the frameworks of Python in Finance. The repository is currently in the development phase. The finalized version will inc…☆26Updated last year
- Code for calibrating the SABR model, used to model implied volatility smiles, described in the paper https://www.researchgate.net/publica…☆11Updated 5 years ago
- This repository provides the implementation of a handful of forecasting methods in yield curve modelling.☆21Updated 3 years ago
- Tool to visualize changes in the Black–Scholes model with respect to other variables. 2D or 3D data output. Can also be used to get curre…☆18Updated last year
- Full Python implementation of the Heston pricing algorithm developed in the article by Leif Anderson and Mark Lake in their article Robus…☆19Updated 4 years ago
- Predictive yield curve modeling in reduced dimensionality☆39Updated last year