A Python package for calculating and analyzing time series performance metrics
Project description
Time Series Performance Calculator
A Python package for calculating and analyzing time series performance metrics for financial data.
Features
- Calculate annualized returns (CAGR method and days-based method)
- Generate monthly returns tables
- Create monthly cumulative returns tables
- Calculate relative performance against benchmarks
- Compute maximum drawdown metrics
- Calculate annualized volatility
- Generate performance tables with customizable formatting options
Installation
pip install timeseries-performance-calculator
Or install from source:
git clone https://github.com/nailen1/timeseries-performance-calculator.git
cd timeseries-performance-calculator
pip install -e .
Usage
# Code examples will be updated in future releases.
# Detailed usage examples and documentation will be provided in upcoming versions.
Note: This package is currently under development. More detailed usage examples and documentation will be provided in future updates.
Dependencies
- fund_insight_engine
- universal_timeseries_transformer
- string_date_controller
- canonical_transformer
License
MIT
Author
June Young Park (juneyoungpaak@gmail.com)
Project details
Release history Release notifications | RSS feed
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 timeseries_performance_calculator-0.3.11.tar.gz.
File metadata
- Download URL: timeseries_performance_calculator-0.3.11.tar.gz
- Upload date:
- Size: 19.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c30b4431074bb69a865e8a31ff9605c81a7bc31b3127363ec979eafa4e51482
|
|
| MD5 |
6c32e30f92128ba57b1264195f408fd4
|
|
| BLAKE2b-256 |
559ac2207e20c811aff28fe098e50dd5ea31b5f3ee5ee39b054e346f2091e234
|
File details
Details for the file timeseries_performance_calculator-0.3.11-py3-none-any.whl.
File metadata
- Download URL: timeseries_performance_calculator-0.3.11-py3-none-any.whl
- Upload date:
- Size: 39.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3dc295bf591b84212cb08972e701fe30600c56bac29d58e5cc3cfe18decfa1de
|
|
| MD5 |
11e0bdd45ecbec3d0413bce601d32cd2
|
|
| BLAKE2b-256 |
282cba3113a810e4d0df3dc6850d1a894163056b1cba3982758ae5830f03d9c2
|