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.31.tar.gz
(136.8 kB
view details)
Built Distribution
jgtpy-0.5.31-py3-none-any.whl
(150.6 kB
view details)
File details
Details for the file jgtpy-0.5.31.tar.gz
.
File metadata
- Download URL: jgtpy-0.5.31.tar.gz
- Upload date:
- Size: 136.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8024f9ed9cd708f9a4e7b083e4d436f0eed071341c9710aa1afcaf2bce0e84a |
|
MD5 | 7a7551b6fd1ff5f08dbc80c35640fc9c |
|
BLAKE2b-256 | 23af92ea5ebdf2c422d378e1b352c13650b8733215a28b51a164abed9f8effb7 |
File details
Details for the file jgtpy-0.5.31-py3-none-any.whl
.
File metadata
- Download URL: jgtpy-0.5.31-py3-none-any.whl
- Upload date:
- Size: 150.6 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 | 44b02066cd20432f757a1239c29e9450ee2cfb576b006aae7252ebb3a101b9c0 |
|
MD5 | ba96e9e727c7ff5aea50034ea2a9c967 |
|
BLAKE2b-256 | 15c3422c149ceb33c17550833f372e843213a455b1e05f452ab4946935ad345e |