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.69.tar.gz
(137.5 kB
view details)
Built Distribution
jgtpy-0.5.69-py3-none-any.whl
(151.4 kB
view details)
File details
Details for the file jgtpy-0.5.69.tar.gz
.
File metadata
- Download URL: jgtpy-0.5.69.tar.gz
- Upload date:
- Size: 137.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 | 7702c9d99227fc71e36fbb550e8da853fe2c147b4aba44f11249e964625f2f2e |
|
MD5 | d73f315887ce83e343f3aab15bcb7a63 |
|
BLAKE2b-256 | d3ff36d8410cbbd30e6f422381dfbfbb3acdad71190e2fa8b928d6a5d8f8d4db |
File details
Details for the file jgtpy-0.5.69-py3-none-any.whl
.
File metadata
- Download URL: jgtpy-0.5.69-py3-none-any.whl
- Upload date:
- Size: 151.4 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 | e0dc4ffdb562bd0ff4d3c607f206a2bf8d64b06d9809cd691586c85cdc236767 |
|
MD5 | a8a04818ee8630fb026ae6e8a259ac5c |
|
BLAKE2b-256 | 6a9bcd2ea82e170170199e69c64d3a09a9be5a5908d2e66728eb6fa0e25260c1 |