Skip to main content

Tools for analyzing financial timeseries.

Reason this release was yanked:

Needed Json files accidentally left out

Project description

Captor Fund Management AB



openseries

PyPI version Conda Version Platform Python version GitHub Action Test Suite codecov Documentation Status uv Ruff GitHub License Code Sample

Tools for analyzing financial timeseries of a single asset or a group of assets. Designed for daily or less frequent data.

Documentation

Complete documentation is available at: https://captorab.github.io/openseries/

The documentation includes:

  • Quick start guide
  • API reference
  • Tutorials and examples
  • Installation instructions

Installation

pip install openseries

or:

conda install -c conda-forge openseries

Quick Start

from openseries import OpenTimeSeries
import yfinance as yf

move=yf.Ticker(ticker="^MOVE")
history=move.history(period="max")
series=OpenTimeSeries.from_df(dframe=history.loc[:, "Close"])
_=series.set_new_label(lvl_zero="ICE BofAML MOVE Index")
_,_=series.plot_series()

Sample output using the report_html() function

Two Assets Compared

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

openseries-2.1.8.tar.gz (119.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

openseries-2.1.8-py3-none-any.whl (69.7 kB view details)

Uploaded Python 3

File details

Details for the file openseries-2.1.8.tar.gz.

File metadata

  • Download URL: openseries-2.1.8.tar.gz
  • Upload date:
  • Size: 119.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for openseries-2.1.8.tar.gz
Algorithm Hash digest
SHA256 024c1de150cb1c95f08929d3063edac259f17e7488be25c99758e4e458b4833a
MD5 5ff97605156de1b33522b11c3080cb3a
BLAKE2b-256 737348feb888cbfedec5c9d9b7c9edd408389b5992645bc16f4a2bed50bdcab6

See more details on using hashes here.

Provenance

The following attestation bundles were made for openseries-2.1.8.tar.gz:

Publisher: deploy.yml on CaptorAB/openseries

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openseries-2.1.8-py3-none-any.whl.

File metadata

  • Download URL: openseries-2.1.8-py3-none-any.whl
  • Upload date:
  • Size: 69.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for openseries-2.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 235f0010475ca054ede818168192ff92eba87488592c49edca639bd692c98a46
MD5 8f557c9ae7ceba03fdab16e386be2a99
BLAKE2b-256 2a4693c752ca4cc2c46ca182cd0ced618bc98563bd053ec0c97b48bc88680678

See more details on using hashes here.

Provenance

The following attestation bundles were made for openseries-2.1.8-py3-none-any.whl:

Publisher: deploy.yml on CaptorAB/openseries

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page