Skip to main content

Enhanced JGTPy CDS, IDS, PDSP Services

Project description

jgtpy (pdsp/ids/cds)

Enhanced JGTPy CDS, IDS, PDS Services

Installation

pip install -U jgtpy

Example

    >>> import pandas as pd
    >>> import jgtpy
    >>> df=jgtpy.getPH('EUR/USD','H4')
    >>>
    >>> # retrieve 3000 periods and generate from the DF
    >>> df=jgtpy.getPH('EUR/USD','H4',3000,with_index=False)
    >>> dfi=jgtpy.createFromDF(df)
    >>>
    >>> # Create with Timerange
    >>> start="11.17.2022 00:00:00"
    >>> end="11.25.2022 00:00:00"
    >>> df=jgtpy.createByRange("USD/CAD","m15",start,end)
    >>>
    >>> # offsets date for retreival
    >>> dtfirst_with_offset=jgtetl.svc_offset_dt_by_tf(dtfirst,ctx.timeframe)
    >>> df=createByRange(ctx.instrument,ctx.timeframe,dtfirst_with_offset,dtlast)

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jgtpy-0.5.79.tar.gz (138.2 kB view details)

Uploaded Source

Built Distribution

jgtpy-0.5.79-py3-none-any.whl (152.5 kB view details)

Uploaded Python 3

File details

Details for the file jgtpy-0.5.79.tar.gz.

File metadata

  • Download URL: jgtpy-0.5.79.tar.gz
  • Upload date:
  • Size: 138.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for jgtpy-0.5.79.tar.gz
Algorithm Hash digest
SHA256 9b7a9ae883b82a8e39665a5b1f08f9caa429d4b110afb1ee21a35f2dbb113c0d
MD5 8052e094884dcf0bdbdb19b675a1209e
BLAKE2b-256 c4b109bbb328587bf7e64eb669fd79eae52c63fd5f5f0d3b62219cdfe2df4258

See more details on using hashes here.

File details

Details for the file jgtpy-0.5.79-py3-none-any.whl.

File metadata

  • Download URL: jgtpy-0.5.79-py3-none-any.whl
  • Upload date:
  • Size: 152.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for jgtpy-0.5.79-py3-none-any.whl
Algorithm Hash digest
SHA256 b78f20e6a0804e419f21fb4343803e653ec13a3ed30674fd6719b6e3c7cbfece
MD5 6c478f5377e82853fba6b68e87917a3b
BLAKE2b-256 5792785e37ae98ad886ab5b2f88bf609b0e8b7bd02ea042aab97686e836bdbf5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page