Skip to main content

Enhanced JGTPy CDS, IDS, PDSP Services

Project description

jgtpy (ids)

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)

More

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.2.249.tar.gz (110.2 kB view details)

Uploaded Source

Built Distribution

jgtpy-0.2.249-py3-none-any.whl (123.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: jgtpy-0.2.249.tar.gz
  • Upload date:
  • Size: 110.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.10

File hashes

Hashes for jgtpy-0.2.249.tar.gz
Algorithm Hash digest
SHA256 69a3e4d16ac42521ac5f9c4867234a92ee3db8b4760100acd0d3d57df0a8e002
MD5 510e32bbd632f3e71512ec90eac7ab1b
BLAKE2b-256 ada25e9d73cdef79bca3773445793e035c345433a010c621e53348bc68244d07

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jgtpy-0.2.249-py3-none-any.whl
  • Upload date:
  • Size: 123.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.10

File hashes

Hashes for jgtpy-0.2.249-py3-none-any.whl
Algorithm Hash digest
SHA256 ea95f26f7a58a6634b576fa905d7402f9d017d56dc5ca4fbb56f1a75e1cef297
MD5 279eb702752f9b5165fb0ae62b499dc2
BLAKE2b-256 210f5110c1f9e3fc14adbbf82ca2b7e49550995619e54d8bfb7512a21ff37e01

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