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.4.73.tar.gz
(134.4 kB
view details)
Built Distribution
jgtpy-0.4.73-py3-none-any.whl
(147.3 kB
view details)
File details
Details for the file jgtpy-0.4.73.tar.gz
.
File metadata
- Download URL: jgtpy-0.4.73.tar.gz
- Upload date:
- Size: 134.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d91ff0ec61a84f27538cf415ec979e65424c7b85509d1e459bab6b606ba3d09c |
|
MD5 | 8ddc466f31198f082ef2d0dad315385f |
|
BLAKE2b-256 | 691bd386e19c719b4092ae8410651776e746b2fb204dde4502972e3688682783 |
File details
Details for the file jgtpy-0.4.73-py3-none-any.whl
.
File metadata
- Download URL: jgtpy-0.4.73-py3-none-any.whl
- Upload date:
- Size: 147.3 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 | 0ddf68a22ed414dff838e09bae7df1926e48ddfabbe2acbed5a0e1add61478db |
|
MD5 | 53daf0b1da8a1ae5ea17dd8d6938e709 |
|
BLAKE2b-256 | b043b6e4aa464da8fa14ba9705eb2b39c380eebf762e9ad0b10ce0bd573ef7e4 |