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.4.78.tar.gz
(134.5 kB
view details)
Built Distribution
jgtpy-0.4.78-py3-none-any.whl
(147.4 kB
view details)
File details
Details for the file jgtpy-0.4.78.tar.gz
.
File metadata
- Download URL: jgtpy-0.4.78.tar.gz
- Upload date:
- Size: 134.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 | e4872171e9d3fdb061baef3683b57cdb607680c1ce54a0f40e42d07a85078978 |
|
MD5 | fa47413f30eabe29560a9ad7eb68eb61 |
|
BLAKE2b-256 | 3531ceff200cdeac0b067eba0209d452b501de847c470ce2bda550387c7055d1 |
File details
Details for the file jgtpy-0.4.78-py3-none-any.whl
.
File metadata
- Download URL: jgtpy-0.4.78-py3-none-any.whl
- Upload date:
- Size: 147.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 | ea11e2b3e973f5f41df7112598dbde335d387a1524aa14bc2c2dd39a28550f43 |
|
MD5 | 360ecfa7b1d8544d35ba05d6fe3e682d |
|
BLAKE2b-256 | 158adb544c99ff90fd312166924544baa2a0d9f7b2611e790c198eb61b6d2488 |