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.47.tar.gz
(137.0 kB
view details)
Built Distribution
jgtpy-0.5.47-py3-none-any.whl
(150.8 kB
view details)
File details
Details for the file jgtpy-0.5.47.tar.gz
.
File metadata
- Download URL: jgtpy-0.5.47.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 | 8e134f9350c26a9d5ceda29a33eec8ab1940e3160d72e06e4f973261814e9c4f |
|
MD5 | 3072c94e7745ab46f57467b9efb375cb |
|
BLAKE2b-256 | eaa7fc1c77fc35d4bb721e3e344edd623ac8efabfe8291b9dbc139ca57b41ce3 |
File details
Details for the file jgtpy-0.5.47-py3-none-any.whl
.
File metadata
- Download URL: jgtpy-0.5.47-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 | 172ac5f38f5bd27d5b82e20e82cd43d8ce6e33a3bd1f2369903a25c85fc76181 |
|
MD5 | ee9a8b3979daebeb7f25e5873a3a96da |
|
BLAKE2b-256 | 0493db9c6b8fb022bbc6b955e814910323b573b84e00f0bd56a9f05df57a69d3 |