JW
Home About Portfolio Blog Contact
Build An App
Blog

Latest Articles

Thoughts on quant finance, technology, and building things.

Jan 15, 2026
QuantPython

Alpaca markets API

A beginner-friendly, step-by-step guide to using the Alpaca Markets API in Python. Learn how to connect to the API, inspect your account, place trades, and automate algorithmic trading with real code examples.

Read article
Mar 12, 2025
PythonQuant

TimescaleDB: A Beginners Guide

Beginners guide on using timescaledb for time series data

Read article
Mar 9, 2025
QuantPython

Build a Stock Price Database in Postgresql and Python

A beginners guide on storing stock price data in a postgresql database

Read article
Feb 22, 2025
How ToCrypto

Place Automated Trades with Uniswap

Uniswap-python package explained in a simple how to guide. Place automated trades with uniswap-pyton

Read article
Feb 21, 2025
How ToCrypto

web3.py: Connect to Ethereum network with Web3 in python

A guide on how to use

Read article
Jan 18, 2025
How ToCrypto

How to Connect to Telegram with Python

A guide on how to connect to the telegram api using python and the telethon package

Read article
May 12, 2024
QuantPython

How to structure your algorithmic trading project

A guide on structuring algorithmic trading projects. This folder structure is the perfect way to get started. It covers tests, api keys, data models and backtests.

Read article
Feb 7, 2024
QuantPython

Backtesting Trading Strategies for Beginners: A Guide to Using Backtrader

How to get started backtesting algorithmic trading ideas in python with the backtrader package.

Read article
Feb 6, 2024
QuantPython

How can I find “real” algorithmic trading ideas?

The top places where you can find algorithmic trading ideas. Add these to your google alerts.

Read article
Feb 5, 2024
QuantPython

Creating your first algorithm

How you can create your first trading algorithm in minutes. Start simple, learn the basics and then expand.

Read article
Feb 4, 2024
How ToFinance

How to connect to interactive brokers with Python

Get started with automated trading by connecting to interactive brokers using python in this simple how to guide.

Read article
Feb 3, 2024
How ToPython

How to install Pipenv and use it for package version management

A guide on installing pipenv to use it to manage packages and third party libraries in python.

Read article
Feb 2, 2024
How ToPython

How to upgrade Python with Pyenv

A guide on how to upgrade python with pyenv. This will help you manage python versions across multiple projects.

Read article
Feb 1, 2024
How ToPython

How to install Python with Homebrew and Pyenv

Struggling with Python version conflicts? Learn how to easily manage multiple Python versions on your Mac using Homebrew and Pyenv. This ensures smooth project runs and avoids compatibility issues. Perfect for beginners!

Read article
JW

Subscribe to my newsletter

Jonjo Wadwa

Home Portfolio Blog Contact Design System
© 2026 Jonjo Wadwa