Project Overview
This project leverages Python and various financial libraries to analyze the performance, volatility, and correlations of the JNUG stock (a leveraged ETF) in comparison to the S&P 500 (SPY) and Gold (GLD). The analysis includes the calculation of moving averages, historical stock price visualizations, and statistical tests to assess the volatility and relationships between these assets.
Files
JNUG_analysis.ipynb: A Jupyter Notebook containing the full code for data analysis.
PLOT_Images/: A directory containing PNG files for all visualizations generated during the analysis.