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.94.tar.gz
(140.1 kB
view details)
Built Distribution
jgtpy-0.5.94-py3-none-any.whl
(155.3 kB
view details)
File details
Details for the file jgtpy-0.5.94.tar.gz
.
File metadata
- Download URL: jgtpy-0.5.94.tar.gz
- Upload date:
- Size: 140.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9cef10187da261125e01d89a7a9c3094c9e6c853d3b09c0c87296ae38e42761 |
|
MD5 | 6616a54fdbba74b2c26412ca81d3b6ad |
|
BLAKE2b-256 | d73ef9e27bff799019c0d2666684bc58c5e3f1973440352351c8bb03686bfe48 |
File details
Details for the file jgtpy-0.5.94-py3-none-any.whl
.
File metadata
- Download URL: jgtpy-0.5.94-py3-none-any.whl
- Upload date:
- Size: 155.3 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 | 26561477cabc65da89723ff704ffe3a76481fed3cfd91fb787c4e4d104281bb9 |
|
MD5 | ab1ac9fc1f63cb96ed5e7ee888a7ad73 |
|
BLAKE2b-256 | 7ec43880fc28b7aafa316087b845fb606dcd45a22cc803422213c9a22333c5db |