marco-sorich / FinSea

Python tool for analyzing seasonality of one single symbol.
GNU General Public License v3.0
1 stars 0 forks source link
charting charts python python-3 python3 stock stock-market trading trading-strategies

Seasonality Chart Analysis

A Jupyter Notebook for analysing the seasonality of a single financial product.

This notebook analyzes the seasonality aspect of stocks, ETFs, crypto token, indices, etc. The anslysis method used is the LOESS regression kernel. The symbol to analyze can be changed freely.

Preparation

Following actions have to be executed initially for preparation or each time on update:

MacOS

Windows

Linux

Open the notebook

Following actions have to be executed always to open the notebook:

MacOS

Windows

Linux

Using the notebook

Legal

Seasonality Chart Analysis is distributed under the GNU GENERAL PUBLIC LICENSE version 3. See the LICENSE file in the release for details.