Welcome to the rescaledranges docs!

Summary

rescaledranges is a python package built to analyze any time series that ticks. Specifically in mind when this was built – equities, fixed income, commodities, and currency time series. The package only supports pulling ticker data from the Yahoo API and .csv files provided by the user on their same machine where the code is executed.

The core of this code is nothing new – just delivered through a new medium (i.e. python). H. E. Hurst developed this method of time series analysis and framework for understanding the world in the 1950s. Although all but eulogized by Mandelbrot, Hurst’s contemporaries were not nearly as admiring. Hurst was an anachronism in his field of engineering. He was mocked by consensus for his research and assertions.

I highly recommend further reading about the underlying framework.

Here’s to you, Mr. Hurst 🐐

https://media.giphy.com/media/I4wGMXoi2kMDe/giphy.gif

Caveats and Contribution Model

  • This package is still in its infancy and not fully tested in the real-world.

  • If you would like to directly contribute code, reach out to me and let’s talk about your ideas!

  • See something you would like added, please add an issue on the repo!

Indices and tables