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.0.tar.gz (198.5 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.0-py3-none-any.whl (317.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: trigerr-0.4.0.tar.gz
  • Upload date:
  • Size: 198.5 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.0.tar.gz
Algorithm Hash digest
SHA256 60a153f37d8a865f50b0d92a256f1714d94225f304466ac0277e2094adc3e791
MD5 14d3955f4b5d981fc5e2b86bdecb6332
BLAKE2b-256 d07b046298c159c72851290e484acccdfac17cc35d4738d7dfa24198e2edfe77

See more details on using hashes here.

File details

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

File metadata

  • Download URL: trigerr-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 317.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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 09c183a1b0f6ccb83a2085fd4ebc8bfaa3df6ec1fa87931dacc20269da8524bd
MD5 a487c7436e6c973a62f0452d72422160
BLAKE2b-256 792edd79bbd76078c2055b117dbab9d1d9d85030ae33b8117d4767d7ab73730f

See more details on using hashes here.

Release history Release notifications | RSS feed

0.4.1

2 files

This release

0.4.0 This release

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