Skip to main content

Fast and intuitive backtesting for Python

Project description

Quantix

Fast and intuitive backtesting for Python.

Coming Soon!

import quantix as qx

@qx.strategy
def momentum(bar):
    if bar.rsi < 30:
        return 'buy'
        
result = qx.backtest('AAPL', momentum)

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

quantix_trading-0.1.0.tar.gz (1.0 kB view details)

Uploaded Source

Built Distribution

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

quantix_trading-0.1.0-py3-none-any.whl (1.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: quantix_trading-0.1.0.tar.gz
  • Upload date:
  • Size: 1.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.2 CPython/3.11.10 Darwin/24.5.0

File hashes

Hashes for quantix_trading-0.1.0.tar.gz
Algorithm Hash digest
SHA256 90f205ed69eb019a7020e02c725d676ba8cb5e2509f270c29281aa57a2ea0144
MD5 ad82267b6c31ef640b681301d9bd0306
BLAKE2b-256 1ca728bdd7a602f588ac99afff3c2e569ec0989369afa3a9a46b45140a4c70f2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: quantix_trading-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 1.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.2 CPython/3.11.10 Darwin/24.5.0

File hashes

Hashes for quantix_trading-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 66ea095987176a7283f17c1143afca3944b74668ebb40e20c39f1fc076012c3e
MD5 369e935320f55a4b564879779469755d
BLAKE2b-256 1d3f8e6b00df6397bbe992ef8e2368d06385e06cff9b8640713b6f2e5c4ee98a

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