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.34.tar.gz
(136.8 kB
view details)
Built Distribution
jgtpy-0.5.34-py3-none-any.whl
(150.6 kB
view details)
File details
Details for the file jgtpy-0.5.34.tar.gz
.
File metadata
- Download URL: jgtpy-0.5.34.tar.gz
- Upload date:
- Size: 136.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f384c4c35a27db29663fc27fef1b8ac592dfa20fb38e43457e65bee47e8e29e2 |
|
MD5 | 6ef67acc8f0fe9830d1176e3f51bf2e3 |
|
BLAKE2b-256 | e8a79b09ef4182eb94e468599baa6520cfe9a2fa38592203eaaf7e484423ef7f |
File details
Details for the file jgtpy-0.5.34-py3-none-any.whl
.
File metadata
- Download URL: jgtpy-0.5.34-py3-none-any.whl
- Upload date:
- Size: 150.6 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 | 571d4df95c065f2707b20214c823979833fa7fb9a7be3aa62eadc9302ecc9d85 |
|
MD5 | 1a721e245653e8abae60ccae21fd67db |
|
BLAKE2b-256 | 1c5beae47b113eb7f99b67830ffe9d29df039393b815340159afc58abdd5777a |