May cohort is now open: How to secure your spot:

How to Analyze Volume Profiles With Python

How to Analyze Volume Profiles With Python

How to Analyze Volume Profiles With Python

When trading in markets such as equities or currencies it is important to identify value areas to inform our trading decisions. One way to do this is by looking at the volume profile.

In this post, we explore quantitative methods for examining the distribution of volume over a period of time.

More specifically, we’ll be using Python and statistical and signal processing tools in SciPy’s suite of modules. Data plots are rendered with Plotly.