A repository of my various financial analysis projects, primarily in Python. Check out the projects here.
Category: Projects
Time Value of Money
Another concise Python project for calculating the present value of a stream of cash flows. The financial function and program itself are simple but use some new skills concerning loops and lists.
Derivatives Calculator
I created the following simple script while studying for a derivatives exam as part of my master’s of finance program. This calculator allows you to solve simple formulas such as optimal hedges/number of contracts and cost of carry derivations for calculating theoretical futures prices.
The Twitter Project
Twitter is increasingly taking over the finance world as many turn to it for the latest information from governments, news sources, and professionals. As a result, I created a Twitter dedicated to finance, capital markets, and equity research. A well organized Twitter can allow anyone to have access to recent and reliable information as well […]