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.72.tar.gz
(137.5 kB
view details)
Built Distribution
jgtpy-0.5.72-py3-none-any.whl
(151.5 kB
view details)
File details
Details for the file jgtpy-0.5.72.tar.gz
.
File metadata
- Download URL: jgtpy-0.5.72.tar.gz
- Upload date:
- Size: 137.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ee6c106260043bad37e26d962a2ea06b686f4a89e10b2edc689746890f76ac5 |
|
MD5 | 0409bdb31493ccf2749f6576d3da32a2 |
|
BLAKE2b-256 | 917e80fcd282ac386663b68c2b976bfd02ff572b389141f6da30ff0b62971227 |
File details
Details for the file jgtpy-0.5.72-py3-none-any.whl
.
File metadata
- Download URL: jgtpy-0.5.72-py3-none-any.whl
- Upload date:
- Size: 151.5 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 | 789bb0ba83f4a635676c8bdaa5dfc9d332fb1d1b8275f8fa22d232fbc8f5c2e0 |
|
MD5 | 4412c514d9421c7a0cd38d1df8cdce43 |
|
BLAKE2b-256 | cdc669c586fbc5accce8fd58324b93f00e45a576ffde06a189fc8df4782ed4d6 |