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.54.tar.gz
(137.0 kB
view details)
Built Distribution
jgtpy-0.5.54-py3-none-any.whl
(150.8 kB
view details)
File details
Details for the file jgtpy-0.5.54.tar.gz
.
File metadata
- Download URL: jgtpy-0.5.54.tar.gz
- Upload date:
- Size: 137.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb811111b939d1b9570c338ac260aa96caecb9995756859dc5188dea958035b8 |
|
MD5 | 6256ace31cc2d372baf395498508eee5 |
|
BLAKE2b-256 | e8a5f994d1b23d9757baa672b9a2fded4fde91046e917ccb59ef58d013db85c0 |
File details
Details for the file jgtpy-0.5.54-py3-none-any.whl
.
File metadata
- Download URL: jgtpy-0.5.54-py3-none-any.whl
- Upload date:
- Size: 150.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 | 0beab368c0d97bd2d632b05fe2c2caf7ac9523e73a7a572d72302227592a5bea |
|
MD5 | fb52074ea17a997caf48dbc2cce833ab |
|
BLAKE2b-256 | d161cbbde8bbda2aa9edc577cac880a8f8445c51c5bddae76aa879c901f37391 |