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.97.tar.gz
(140.3 kB
view details)
Built Distribution
jgtpy-0.5.97-py3-none-any.whl
(156.1 kB
view details)
File details
Details for the file jgtpy-0.5.97.tar.gz
.
File metadata
- Download URL: jgtpy-0.5.97.tar.gz
- Upload date:
- Size: 140.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05fc1c76e738f5bb14fb3d979a4f428cc51490af5c16a3a3075d93e659b85ff6 |
|
MD5 | af29ae4492fd0571151ee1fb3900e738 |
|
BLAKE2b-256 | 3a98d353e6223ee381913404ac467798233d6ce527d98aa30fac38f5ce2155aa |
File details
Details for the file jgtpy-0.5.97-py3-none-any.whl
.
File metadata
- Download URL: jgtpy-0.5.97-py3-none-any.whl
- Upload date:
- Size: 156.1 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 | ecd55dd2d711a94f810a6cea0129593ce5e1a0d8aa5f655036f01229c56a1591 |
|
MD5 | 38e50069d6148915649b0991f7ac0fdb |
|
BLAKE2b-256 | 77daa3769e101147255c07ff4c8a4302556366a390e9d02f7fa92876d5da4c3d |