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.4.93.tar.gz
(135.6 kB
view details)
Built Distribution
jgtpy-0.4.93-py3-none-any.whl
(148.8 kB
view details)
File details
Details for the file jgtpy-0.4.93.tar.gz
.
File metadata
- Download URL: jgtpy-0.4.93.tar.gz
- Upload date:
- Size: 135.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87c4bb8cb83437a1392e758996fe895cd6b07a791da87a2bb1a66d072182cf0d |
|
MD5 | 0a28a089f39be33b29f5b045ec05368b |
|
BLAKE2b-256 | e2ae5ec261cab4d74ce5412eba6fa4b296db4cf544601a1e690cc070777c5d46 |
File details
Details for the file jgtpy-0.4.93-py3-none-any.whl
.
File metadata
- Download URL: jgtpy-0.4.93-py3-none-any.whl
- Upload date:
- Size: 148.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 | 1ea12ab633bd952b2b403a48b14677ed26f147db29801afb8a3466246f38a545 |
|
MD5 | 2e5b60ea43174b8097ed6dcda9dc672e |
|
BLAKE2b-256 | 6f5ff6ed81781733b0e1184135cfa38ea4a61cd45c4b2b295da7330af57e0df7 |