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.52.tar.gz
(137.0 kB
view details)
Built Distribution
jgtpy-0.5.52-py3-none-any.whl
(150.8 kB
view details)
File details
Details for the file jgtpy-0.5.52.tar.gz
.
File metadata
- Download URL: jgtpy-0.5.52.tar.gz
- Upload date:
- Size: 137.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 20453bd6dad96d554afd8c4a02efa1045777032bde476de3fb6a61ff1f0d0965 |
|
MD5 | afbda120bbe9d5492ef3a41a32b604e9 |
|
BLAKE2b-256 | 140c1d73fb084995b1e4736aee5e0cc8dd8fbff74e8483393f64d966fd081d10 |
File details
Details for the file jgtpy-0.5.52-py3-none-any.whl
.
File metadata
- Download URL: jgtpy-0.5.52-py3-none-any.whl
- Upload date:
- Size: 150.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2db01761481a5a614d2e8f037cfc6fe95369807be46020c9a361ea65dd3658a |
|
MD5 | ec379d09fcff499dcf93e025d1b97908 |
|
BLAKE2b-256 | 1bc461bacc201d108c4ebfeb88075e928f45205287d58289783bddafd5b6bf5e |