A package for calculating statistical data in finance
Project description
# Financial Analysis Scripts
This repository contains a collection of Python scripts for financial analysis. The scripts cover various aspects such as Cointegration Testing, Duration Calculation, and Statistical Features computation.
## Scripts
### CointegrationTest
The CointegrationTest script is designed for conducting cointegration tests on financial time series data. Cointegration is a statistical property that allows two or more time series to move together over time. This script provides functionalities for performing cointegration tests and analyzing the results.
### Duration
The Duration script focuses on calculating the duration of financial instruments. Duration is a measure of the sensitivity of the price of a bond or other debt instrument to a change in interest rates. This script allows users to compute the duration of financial instruments based on given parameters.
### StatisticalFeatures
The StatisticalFeatures script is dedicated to computing various statistical features of financial datasets. This includes measures such as mean, standard deviation, skewness, and kurtosis. These statistical features provide insights into the distribution and characteristics of the data.
## Usage
To use these scripts, follow these general steps:
git clone https://github.com/tonyyang1223/quantscripts.git cd financial-analysis-scripts
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file quantscripts-0.1.0.tar.gz.
File metadata
- Download URL: quantscripts-0.1.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e641066dd1902b186b16fcac1142357c12412cf5cc6ee28afb2837cdfcb8c7c
|
|
| MD5 |
39f51579667c14454b626a0d0714f276
|
|
| BLAKE2b-256 |
741b023e123dd809574a06c8d710317dc2f0e3b083193fc54bde05c4edbe1fe6
|
File details
Details for the file quantscripts-0.1.0-py3-none-any.whl.
File metadata
- Download URL: quantscripts-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5397ee1fbb41ffe0ad7f3e09702e81f12b9037b4518816b7b25ad81165782343
|
|
| MD5 |
25703eb5f76a04b3e993425fcd7cdc27
|
|
| BLAKE2b-256 |
417ff1a46bae1eb0ca1cf9b7bfb18515219635045ba582c69ccedeb617a80121
|