Enhanced JGTPy CDS, IDS, PDSP Services
Project description
jgtpy (ids)
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)
More
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.2.235.tar.gz
(108.0 kB
view details)
Built Distribution
jgtpy-0.2.235-py3-none-any.whl
(121.1 kB
view details)
File details
Details for the file jgtpy-0.2.235.tar.gz
.
File metadata
- Download URL: jgtpy-0.2.235.tar.gz
- Upload date:
- Size: 108.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44fe436bbcf3125262bfcf0b10bc78d5987d26d0dcda9f3c00ee2906459a1bb8 |
|
MD5 | 42ba77f1b2a839486431bc03855082e8 |
|
BLAKE2b-256 | 25375270f05130d0b9be5ef497cf2f3eb52e17c5ac8be42dea82b7feb4598bf5 |
File details
Details for the file jgtpy-0.2.235-py3-none-any.whl
.
File metadata
- Download URL: jgtpy-0.2.235-py3-none-any.whl
- Upload date:
- Size: 121.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e48c70a1bfe8e2c2d47a0f55785fe4eb1b14f8a437cfdaee70419c2c8535169 |
|
MD5 | 14fd3e2275d6e48ddc107fc0076ec3a9 |
|
BLAKE2b-256 | 3bea0202b50e8246c43dc9671a817622d35b59c6248ea1a977be918ba2c11375 |