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.85.tar.gz
(138.5 kB
view details)
Built Distribution
jgtpy-0.5.85-py3-none-any.whl
(152.8 kB
view details)
File details
Details for the file jgtpy-0.5.85.tar.gz
.
File metadata
- Download URL: jgtpy-0.5.85.tar.gz
- Upload date:
- Size: 138.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 | 838ca296ec04159625b95a199157f4d231e69028db42bceb1f9a502752817a17 |
|
MD5 | 428bb79b237576520cff8f9577d86736 |
|
BLAKE2b-256 | 8783e19b730b489629b482fba218bf48ea8ad698aa3655cc7568d858b808ba0e |
File details
Details for the file jgtpy-0.5.85-py3-none-any.whl
.
File metadata
- Download URL: jgtpy-0.5.85-py3-none-any.whl
- Upload date:
- Size: 152.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 | d54e42db1f4affc3e1ffbc33bc11f89711acae9687c7c29ee769c00cb1c86471 |
|
MD5 | 0deeed9a85a11354a0f3f37dc1e52d62 |
|
BLAKE2b-256 | 7d6250de66f3713f3c2cae8bd496c7167872729ec23e4d6b7e25fa2059109b5f |