Skip to content

Financial analysis script which generates a volatility index of a specific stock based off of the interaction between moving averages. Creates the index by combining the normalized values representing the angle of intersection of moving averages (using linear interpolation), and area between intersection points using the shapely package.

Notifications You must be signed in to change notification settings

michaeljacot/interp

Repository files navigation

interp

Financial analysis script which generates a volatility index of a specific stock based off of the interaction between moving averages. Creates the index by combining the normalized values representing the angle of intersection of moving averages (using linear interpolation), and area between intersection points using the shapely package.

About

Financial analysis script which generates a volatility index of a specific stock based off of the interaction between moving averages. Creates the index by combining the normalized values representing the angle of intersection of moving averages (using linear interpolation), and area between intersection points using the shapely package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages