The Quant Quest

Finance, deep learning, and time series insights !

Home Teaching Search About me Contact

Random Walk vs Martingale: What’s the Difference

September 12, 2025

Learn the key differences between martingales and random walks in finance. Includes intuitive examples, asset pricing theory, and Python code.
Read More
Random Walk vs Martingale: What’s the Difference

Estimating Pi (π) with Monte Carlo Simulation in Python

September 8, 2025

Learn how to estimate the value of π using Monte Carlo simulation in Python. A step-by-step guide with math, code, and visualization.
Read More
Estimating Pi (π) with Monte Carlo Simulation in Python

Bitcoin Volatility Estimation with the Parkinson Estimator in Python

September 27, 2024

Learn how to estimate Bitcoin's volatility using the Parkinson estimator in Python with Binance data. Includes theory, implementation, and comparisons to classic volatility measures.
Read More
Bitcoin Volatility Estimation with the Parkinson Estimator in Python

Estimating Bitcoin's Volatility using a GARCH Model

September 23, 2024

Learn how to estimate and forecast Bitcoin volatility using GARCH models in Python with Binance data.
Read More
Estimating Bitcoin's Volatility using a GARCH Model

Bitcoin Volatility Estimation with EWMA in Python

September 20, 2024

Learn how to estimate Bitcoin's realized volatility using the EWMA method in Python with Binance data.
Read More
Bitcoin Volatility Estimation with EWMA in Python

How to Fetch and Store Binance Data Efficiently Using HDF5 in Python

August 18, 2024

Learn how to fetch Binance candlestick data and store it efficiently using HDF5 in Python. Discover the Binance API and how to keep your data process scalable.
Read More
How to Fetch and Store Binance Data Efficiently Using HDF5 in Python
« Prev 1 2 Next »