Enhanced JGTPy
Project description
jgtpy
JGTPyIndicators Prep Service
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)
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.1.26.tar.gz
(23.5 kB
view details)
Built Distribution
jgtpy-0.1.26-py3-none-any.whl
(27.5 kB
view details)
File details
Details for the file jgtpy-0.1.26.tar.gz
.
File metadata
- Download URL: jgtpy-0.1.26.tar.gz
- Upload date:
- Size: 23.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 420c00f7f84daf2702ba75e560fe0c9bd687189f91480893302e9c8447b53321 |
|
MD5 | d3d32a437da0f6974bce455542fe75fb |
|
BLAKE2b-256 | 2eeea5e2411e30d30cd438c3c1bc9107148a8c5d3d0772f0989e6d57f9a02087 |
File details
Details for the file jgtpy-0.1.26-py3-none-any.whl
.
File metadata
- Download URL: jgtpy-0.1.26-py3-none-any.whl
- Upload date:
- Size: 27.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9fe11e2f445340c2e83de68ead999d4b290eb263ac003e6bc7a6e5bc5489d685 |
|
MD5 | 6e6f719a0444e45319c46f751ed55f6e |
|
BLAKE2b-256 | 5e64d0d6030ea8b734ec8beb232b4cb410574771f7a1c08558343e56afbde518 |