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.2.0.tar.gz (169.8 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.2.0-py3-none-any.whl (284.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for trigerr-0.2.0.tar.gz
Algorithm Hash digest
SHA256 8345207e0e930a160cc03cfe17db521b3fc3154e43f6b7cc2922d3ad304497d6
MD5 6145cf46a97bcd9cf67a709a95ca0257
BLAKE2b-256 114c12470fc9acf2c9561915c60ab86c00c1215cd03f08475d80bf14c76d62a7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: trigerr-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 284.3 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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a29a6a3bac158331647355e23979f4aa8b98d53ccf2a6638a33d18230f3ea276
MD5 cfd028be9bad87670fd9c0777312fa4e
BLAKE2b-256 7c019a3a64f8312ea9d75464815544d021c152a095ed4da180be6441a7ebd281

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