Skip to main content

Trigerr

Trigerr is a Python package for quantitative trading research and analysis. It is being developed as an open-source successor to an earlier internal package, with an initial focus on dependable offline tools: technical indicators, OHLCV utilities, market-structure analysis, P&L calculations, reports, and in-memory backtesting.

Status

Trigerr is in its initial migration phase. The import namespace and packaging are ready; the public API is not yet stable. Network-connected data and order integrations will be redesigned as optional adapters rather than treated as part of the core package.

Trigerr supports Python 3.10 and newer.

Installation

pip install trigerr

For local development from a checkout:

pip install -e ".[dev]"
python -m pytest

Current configuration API

The existing configuration helpers remain available while the integration layer is migrated:

import trigerr

trigerr.set_api_key("your-api-key")
trigerr.set_data_url("https://data.example.com/")
trigerr.set_orders_url("https://orders.example.com/")

Do not use real trading credentials in examples, tests, or committed files.

Roadmap

The near-term focus is stabilizing the offline analysis core (indicators, utilities, backtesting) and reshaping the network-connected data and order integrations into optional adapters.

License

Trigerr is released under the MIT License.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trigerr-0.4.1.tar.gz (199.6 kB view details)

Uploaded Source

Built Distribution

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

trigerr-0.4.1-py3-none-any.whl (318.6 kB view details)

Uploaded Python 3

File details

Details for the file trigerr-0.4.1.tar.gz.

File metadata

  • Download URL: trigerr-0.4.1.tar.gz
  • Upload date:
  • Size: 199.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for trigerr-0.4.1.tar.gz
Algorithm Hash digest
SHA256 b28b14483d4a6c9fa47fbf62b31e63980f8db588237f4d1561365c5604926aa1
MD5 24c99eedc2548a2612fa695d4a623d38
BLAKE2b-256 26183d0cb93e1a5b9acc6870e6251e450d1340c454e2bea7a7a2eb39d17d905b

See more details on using hashes here.

File details

Details for the file trigerr-0.4.1-py3-none-any.whl.

File metadata

  • Download URL: trigerr-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 318.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.10

File hashes

Hashes for trigerr-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ce7ace968d6e6d201c451932f183325097bf78c5787af340b7c9672ab559d67e
MD5 0d090c65c41a80af9fb1ffd24e6a8c60
BLAKE2b-256 f820577371a07c47b3ff697343251b6f7a179cccac2c86e3d310e96a4fc2e316

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.4.1 This release

2 files

0.4.0

2 files

0.3.0

2 files

0.2.0

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page