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.234.tar.gz
(106.8 kB
view details)
Built Distribution
jgtpy-0.2.234-py3-none-any.whl
(119.5 kB
view details)
File details
Details for the file jgtpy-0.2.234.tar.gz
.
File metadata
- Download URL: jgtpy-0.2.234.tar.gz
- Upload date:
- Size: 106.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ca82aa5cd93be486019afeb697213b5a2baeb1c9a9de3efc7cf716b3981392c |
|
MD5 | fe6b9e467285366d98ccc9e9eb7a5b68 |
|
BLAKE2b-256 | c5ee2c345da0ae06c9be8a43b87128ca8b6e524726bd6f19c63361b6982df4f0 |
File details
Details for the file jgtpy-0.2.234-py3-none-any.whl
.
File metadata
- Download URL: jgtpy-0.2.234-py3-none-any.whl
- Upload date:
- Size: 119.5 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 | 7bdd08e104da066a62d52e1c233e479d090183bab5c529e1b7e7323e21fc3aaa |
|
MD5 | d124de04279216b69b3057d5b2bfc5da |
|
BLAKE2b-256 | 03f1ee18e59f23d59e1b52370719f365a3705e4038c5a5c72cbbb65b2d6b1a2b |