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.80.tar.gz
(138.2 kB
view details)
Built Distribution
jgtpy-0.5.80-py3-none-any.whl
(152.5 kB
view details)
File details
Details for the file jgtpy-0.5.80.tar.gz
.
File metadata
- Download URL: jgtpy-0.5.80.tar.gz
- Upload date:
- Size: 138.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b30468bf97124c48101719266946def6fa19e5f402e1075d4897b9f1b9fe8b9 |
|
MD5 | 7b57510061440a5d4e9b602bfcb4c02a |
|
BLAKE2b-256 | d3a6125ad5ea6a6a86fc33098fbe51fb8ee02ebe81d76dda5e9b73cde8e4f201 |
File details
Details for the file jgtpy-0.5.80-py3-none-any.whl
.
File metadata
- Download URL: jgtpy-0.5.80-py3-none-any.whl
- Upload date:
- Size: 152.5 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 | 75144336a0e8ae5bc59c7415c88f45b6be50b8457b7c4b31b890c4b00fe7fc39 |
|
MD5 | bf494492c37a79194ab2e17c778474c5 |
|
BLAKE2b-256 | 238b4ad0fd8454e79aefd08fe0bc405becf6625ab47c8184fcd42860c32e61ea |