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.251.tar.gz
(110.3 kB
view details)
Built Distribution
jgtpy-0.2.251-py3-none-any.whl
(124.0 kB
view details)
File details
Details for the file jgtpy-0.2.251.tar.gz
.
File metadata
- Download URL: jgtpy-0.2.251.tar.gz
- Upload date:
- Size: 110.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 205369bef4cd2ae71b1b75a49a76ec1ef35da73dfb9d372090408b452ade94ed |
|
MD5 | bbcb04bbdff48234b85067a75e3736af |
|
BLAKE2b-256 | 4b446bfc8908da94a6a86579d519aa7d7bc12e4b152ac78502f6f190e4ef28f8 |
File details
Details for the file jgtpy-0.2.251-py3-none-any.whl
.
File metadata
- Download URL: jgtpy-0.2.251-py3-none-any.whl
- Upload date:
- Size: 124.0 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 | 9324963a485751a58eaa46d1fb0ee79b1c26c79c3ddaafdadbac1dffc62d7f5c |
|
MD5 | 8689a93b1fc8070465e3a3f2b285e580 |
|
BLAKE2b-256 | 359b49df6bd7d54b6766174cd8ea4627e49a4893b9842c098192aed6f7ddf4e7 |