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.247.tar.gz
(110.1 kB
view details)
Built Distribution
jgtpy-0.2.247-py3-none-any.whl
(123.8 kB
view details)
File details
Details for the file jgtpy-0.2.247.tar.gz
.
File metadata
- Download URL: jgtpy-0.2.247.tar.gz
- Upload date:
- Size: 110.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 126cbb452e0a5285f70240803f199ad1cb5d118ad7abe1585fea7a39f4f25cb3 |
|
MD5 | af68e89561068990ad6d632d51de9102 |
|
BLAKE2b-256 | b0920359b1b853d1778bfc9f585018976194687d76b8429d52b10fbd11282eb9 |
File details
Details for the file jgtpy-0.2.247-py3-none-any.whl
.
File metadata
- Download URL: jgtpy-0.2.247-py3-none-any.whl
- Upload date:
- Size: 123.8 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 | be5bd404807c7865295e770e5806377dadafd4ba27ef49dee598b5d7bcd51fc0 |
|
MD5 | f4ed130fe61cec7143dc337c943d85c5 |
|
BLAKE2b-256 | 427372890e1a83c82b8161e070865139ff03920d968c1c65ab451ebafa2e5833 |