Developing My Own Stock Trading Algorithm

How hard could it be?

People have been trying to come up with tips, tricks, formulas, and algorithms for trading for as long as markets have existed. The development of new market sectors, the rise of online trading, and the overall increase in data have led to trillions of dollars exchanging hands between automated systems.... [Read More]
Tags: Python, Data Mining, Algorithm Design, Data Visualization, Financial Literacy, Stock Markets, Genetic Algorithms

A Tutorial on Broadening in Python

Explore convolutions and common pitfalls

In science, we often have to deal with distributions. Whether there is some a distribution of noise in our data, or some underlying physics influencing our measurements, we will always have to contend with these background processes. This is often discussed in terms of a convolutions, where two processes mix... [Read More]
Tags: Python, Gaussian, Lorentzian, Convolutions, Broadening