Read to find my top 5 reads during an eventful year filled with covid, studies, and empty football stadiums
Automating Option Pricing Calculations
Use Python to automate calculation of option pricing and finding the expected profit and loss from the trade
A Primer on Merger Arbitrage
Read how you can boost your portfolio returns by over 10% with a simple strategy
Are Airline Stocks Undervalued ?
Raw data suggests that the commercial aviation industry is well on its way to recovery and that airline stocks are grossly undervalued.
Parteying with £Millions Saved
Read about my analysis of Partey’s transfer value to Arsenal and why they’ve got a great deal on their hands
Managing Portfolio Risk Using Monte Carlo Simulations
Calculating Value at Risk (VaR) to manage financial risk of a portfolio using Monte Carlo Simulations in Python VaR in Financial and Portfolio Risk Management? VaR is an acronym of ‘Value at Risk’, and is a tool which is used by many firms and banks to establish the level of financial risk within its firm. […]
Building an Optimized Portfolio Using Python
Compute optimized asset weights and allocation for your portfolio using the modern portfolio theory in Python