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.69.tar.gz
(134.0 kB
view details)
Built Distribution
jgtpy-0.4.69-py3-none-any.whl
(147.0 kB
view details)
File details
Details for the file jgtpy-0.4.69.tar.gz
.
File metadata
- Download URL: jgtpy-0.4.69.tar.gz
- Upload date:
- Size: 134.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc81a6a5ce7fdba919630214ecd25c5194043fc0b9518ed5e6eb80416948780a |
|
MD5 | ef32b31481d4a98f55eb1efe62fc3674 |
|
BLAKE2b-256 | 839f91bce1b0b7629264c244eccf902858e4eb72a2d2ee9dace84ce3c8ebb4bd |
File details
Details for the file jgtpy-0.4.69-py3-none-any.whl
.
File metadata
- Download URL: jgtpy-0.4.69-py3-none-any.whl
- Upload date:
- Size: 147.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b91eee334207bcc24215336b3b360fef254245d755bbab4e3dea820052d80da1 |
|
MD5 | c3f8dbdcd40a11e49c50fd4f2c5fde62 |
|
BLAKE2b-256 | 46dc3c41ccdf356d07d12ad022569210342fe97369545281f1a7587adf584b7d |