Skip to main content

Python tools for quantitative trading research and analysis.

Project description

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.

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

trigerr-0.3.0.tar.gz (171.7 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.3.0-py3-none-any.whl (285.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for trigerr-0.3.0.tar.gz
Algorithm Hash digest
SHA256 33ce9b0ac503ac57aa8be005d554412fba06bc93572ce581dfd384a55e32b4b3
MD5 1d0c23e05984d0d5db0ca91d903375d5
BLAKE2b-256 987c41ac2916a40d0b148c717a3714d421361e36fd8a16efd1b868e33b01169c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: trigerr-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 285.5 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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7dc9adbcce751e66e11105d5b33b2d5d11f70a7cd8eeeb91bf953b1167329466
MD5 f4cfce2e3b2a6eb5c64de1a6ce6718e5
BLAKE2b-256 5be2d9f23df0d5f7548f5f5fc964b568b86de5aeacdf45283bd7923d1a0650d9

See more details on using hashes here.

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