Skip to main content

Biblioteca de features quantitativas para algorithmic trading (OHLCV -> features).

Project description

Quantmaster

Biblioteca de features quantitativas para adicionar colunas em pandas.DataFrame com dados OHLCV.

Instalação (desenvolvimento)

pip install -e ".[dev]"

Uso rápido

from quantmaster.features.momentum import rsi
from quantmaster.features.volatility import har_rv

df["rsi_10"] = rsi(df, window=10)
df = df.join(har_rv(df))

Estrutura

  • Features ficam em src/quantmaster/features/ separadas por categoria (Momentum, Trend, Volatility, etc.).
  • Cada feature é uma função que recebe DataFrame (ou Series) e retorna Series (ou DataFrame) alinhado ao índice.

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

quantmaster-0.1.0.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

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

quantmaster-0.1.0-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file quantmaster-0.1.0.tar.gz.

File metadata

  • Download URL: quantmaster-0.1.0.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for quantmaster-0.1.0.tar.gz
Algorithm Hash digest
SHA256 0575771f4124ac8348232b801dfe52dcdac1fc5708af56902f8c6e3bdfdb8831
MD5 6502eea617af8e9e0ecb4116ad1cb236
BLAKE2b-256 7db216dd1b4fa6220e118b92ca6eaa8048eb65ad07696ee4aa5d7f3d9380d32f

See more details on using hashes here.

Provenance

The following attestation bundles were made for quantmaster-0.1.0.tar.gz:

Publisher: publish.yml on wolfox33/quantmaster

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

File details

Details for the file quantmaster-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: quantmaster-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for quantmaster-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 314872e611ae80678f77e16d7d15d4c913d57de1396924d24f1f65bb4aa6092a
MD5 60b28c2ab3bdbc845b981312552b478a
BLAKE2b-256 a36aacdc847efea5fd50c121a0e1f8ca456f7cab4c2fa640526cacd4637e5cd3

See more details on using hashes here.

Provenance

The following attestation bundles were made for quantmaster-0.1.0-py3-none-any.whl:

Publisher: publish.yml on wolfox33/quantmaster

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