Research Projects
-
Forecasting Cocoa Futures: Neural Network Using Weather Data
Predictive model created to capitalize on the effect of weather fluctuations on the price of cocoa bean futures contracts.
Read More →: Forecasting Cocoa Futures: Neural Network Using Weather Data
Trade Backtesting Platform
The following is a website I created in 2023 to develop my financial engineering skills and investigate the use of technical indicators in trading.
It focuses on two main indicators: RSI and SMA, and can be tested on almost any stock and trade period. It is written in Python and HTML, and uses the alphavantage API for financial data. The source code can be applied to a variety of other technical indicators.