Skip to main content

Quant & Trading tools.

Project description

GiQuant

This Python package contain various tools for Quantative Finance and Trading. It should be considered an alpha version but feel free to try it out!

Install from PyPi with: python3 -m pip install giquant

TimeSeriesLanguage

giquiant.tsl is a DSL (domain specific language) for manipulation of time series.

Show the help with: python3 -m giquant.tsl.expr --help

Trading

The trade subpackage has some tools related to trading.

Show the help with:

  • python3 -m giquant.trade.dwnl --help
  • python3 -m giquant.trade.cl --help
  • python3 -m giquant.trade.cc --help

Web Server

I'm using Phusion Passenger 6 when deploying GiQuant to a web server (since its compatible with older python versions). Any WSGI server can be used though, see the Flask docs for the details of deployment of Flask apps.

# Create the necessary folders and config according the docs of you web & WSGI server
# It is useful to set `PassengerAppEnv development` (or the equivalent) when configuring everything 
# (just remember to remove this when finished).

# In the code folder for the new app. For instance /var/www/siteX
cp /var/www/venv1/lib/python3.X/site-packages/giquant/tsl/passenger_wsgi.py .

# change passenger_wsgi.py to
from giquant.tsl.server import app
application = app

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

giquant-2024.0.4.tar.gz (24.6 kB view details)

Uploaded Source

Built Distribution

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

giquant-2024.0.4-py3-none-any.whl (30.7 kB view details)

Uploaded Python 3

File details

Details for the file giquant-2024.0.4.tar.gz.

File metadata

  • Download URL: giquant-2024.0.4.tar.gz
  • Upload date:
  • Size: 24.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for giquant-2024.0.4.tar.gz
Algorithm Hash digest
SHA256 172857a22542e299d030b6cef1cfa95f8cc785fb6b803537171db50c34b3388e
MD5 f9e0a1f3921cac9d5634d983051409bf
BLAKE2b-256 8f4aee5ee67677826f36db8e2f64454b2add6aabdcce52ef28c02f89f750f393

See more details on using hashes here.

File details

Details for the file giquant-2024.0.4-py3-none-any.whl.

File metadata

  • Download URL: giquant-2024.0.4-py3-none-any.whl
  • Upload date:
  • Size: 30.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for giquant-2024.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 63480106da4632e66a41d5ba2d8ba62f4a0d290a00f81127aecfdc9896f1e8a4
MD5 25f01e0fe563aaceb832bc8ef38921f9
BLAKE2b-256 7ed029e37e11ccb6236983064d9e41c614184238a2401326aa88e1849dad7f3d

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