I'm currently working on:
- DerivaPrice, a derivative # calculator using various financial # models
- An Automated Deep Learning powered DynamicForexTrader
Be sure to check out my personal site: https://danielxu.ca/
Check out some of my work below:
I'm currently working on:
Be sure to check out my personal site: https://danielxu.ca/
An algorithmic trading system featuring a DNN, dynamically implementable strategies, and vectorized/iterative backtesters using Python, TensorFlow, Keras, Oanda for the facilitation of Forex trading.
Jupyter Notebook 2
A theoretical derivative # calculator using # models such as Black-Scholes, Binomial, and Monte Carlo simulations, implemented with Python and SciPy.
Jupyter Notebook 1
An innovative 'dream journal' platform, empowered by Next.js, React, TypeScript, Firebase, and DALLE-2. Placed 1st out of 100+ participants at CSC Project Program at UWaterloo.
TypeScript 1
Data Manipulation project with Python to scrape Facebook and Tesla news headlines, in conjunction with sentiment analysis using NLTK and VADER to generate investment insight.
HTML 2
A logistic regression model that predicts whether or not a credit card application will get approved using SciKit.