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.100.tar.gz
(140.5 kB
view details)
Built Distribution
jgtpy-0.5.100-py3-none-any.whl
(156.3 kB
view details)
File details
Details for the file jgtpy-0.5.100.tar.gz
.
File metadata
- Download URL: jgtpy-0.5.100.tar.gz
- Upload date:
- Size: 140.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1555b2cdd497b505acdaeea29f4615902786b1b2a52fa70364a2f60eb5b40c8c |
|
MD5 | 497ea9e3f25a1e4127e2557b8d79a42b |
|
BLAKE2b-256 | 7eda8a4e163cf8a93b778552f771a091950c2daf383f7e1e412be2bb03940a27 |
File details
Details for the file jgtpy-0.5.100-py3-none-any.whl
.
File metadata
- Download URL: jgtpy-0.5.100-py3-none-any.whl
- Upload date:
- Size: 156.3 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 | 9d3d00dbc7012f581ccc4dfc3c7ad08bc5bdc3ecf6b3b90c24e7068883be261e |
|
MD5 | 7f1cbadbe7b73990d27edd674f2a2ef1 |
|
BLAKE2b-256 | 9a7a88b12e5df363d701e9faf3dcd5a9da987bea196378cbefcc9844bf781b01 |