The master branch in that repo is supposed to be ready for use and might be ahead of the official releases. To install directly from the master branch use: A small test mrio is included in the package ...
This library can calculate and plot trend lines for any time series, not only for its primary intended purpose of financial analysis. The calc_support_resistance function will calculate all support ...
Code that works perfectly locally (on macOS) goes silent the moment it is deployed to a production Docker container. This is a common sight in solo development. This time, I fell into this classic ...