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.68.tar.gz
(137.5 kB
view details)
Built Distribution
jgtpy-0.5.68-py3-none-any.whl
(151.4 kB
view details)
File details
Details for the file jgtpy-0.5.68.tar.gz
.
File metadata
- Download URL: jgtpy-0.5.68.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 | 325417dda3aa0fb4a3684c2e1c076b079b7ce869202a6e0c75a74fe5159860f9 |
|
MD5 | 59be4873df8d9068d096bc561f943e87 |
|
BLAKE2b-256 | 93889a59fd8dec43e0e018a8400390a2ce96766233f446a21f1d21d6311d1e8b |
File details
Details for the file jgtpy-0.5.68-py3-none-any.whl
.
File metadata
- Download URL: jgtpy-0.5.68-py3-none-any.whl
- Upload date:
- Size: 151.4 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 | 00b58d8a1f0e2891b60811f48d2cd4612672e371736099cab829c832859c79b0 |
|
MD5 | 6e2ef327cf6a36ab7dd2c8eea3d2464d |
|
BLAKE2b-256 | 11faa529366d8616d4adb93168a3affdecaa642f8874c3fcc9b3cf8723bc549f |