My Projects

A collection of projects I've built exploring computational finance, algorithmic trading, and competitive programming.

A Quantitative Analysis of Market Liquidity: Comparing Cryptocurrencies and Stock Markets

A comparative study between Bitcoin and SPY's differing liquidity environments using a number of metrics such as Amihud Liquidity Ratio.

Python Bloomberg Matplotlib

Binance L2 Order Book Logger

Built a logger to collect the top 10 levels of orderbook data on Binance's BTCUSDT pair.

Python Pandas WebSockets Asyncio