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.31.tar.gz
(23.5 kB
view details)
Built Distribution
jgtpy-0.1.31-py3-none-any.whl
(27.6 kB
view details)
File details
Details for the file jgtpy-0.1.31.tar.gz
.
File metadata
- Download URL: jgtpy-0.1.31.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 | 937e1325a734c5d7dd748a208f11ea66c19bcd3b1c696e4300d6674c4292b919 |
|
MD5 | 98d6007212d556db73c4dd0c5e8ea5a7 |
|
BLAKE2b-256 | d54aab925f125c237658d3a9bc37a23d827bd836c680f3a6b02601834a271086 |
File details
Details for the file jgtpy-0.1.31-py3-none-any.whl
.
File metadata
- Download URL: jgtpy-0.1.31-py3-none-any.whl
- Upload date:
- Size: 27.6 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 | 4f3ac7ee34f2a42168cef7449c3f15e6a907a2ceace79d89774ffb7cfa3d9887 |
|
MD5 | bffdc2db8025b2a35bd147985b7bf261 |
|
BLAKE2b-256 | 8ff5b39177a8141d9283c243bab2c3daa1fcfae5b2fdb9977be43c70ccbeb3d9 |