I started making this website back in Year 10 since it was a very easy way of displaying my interests and personal projects, for instance how I use python and how I go ahead of the curriculum in A-levels to see the bigger picture. Nowadays, in Year 13, I use it to demonstrate programming with Python by creating different projects, such as backtesting trading ideas, fundamental/technical analysis on assets and making a stress test which measures how likely bankruptcy is for a company.
Topics included:
Python for analysis:
-Using Python to perform fundamental and technical analysis
Backtesting trading ideas:
-Downloading market history data
-Creating our strategy
-Coding a chart for price history
-Evaluating our strategy
-Manually coding in a back testing strategy
Altman Z-Score testing:
-Loading financial statement data
-Completing the stress test
Black-Scholes model:
Pulling market prices of options
Applying the Black-Scholes model