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.34.tar.gz
(23.6 kB
view details)
Built Distribution
jgtpy-0.1.34-py3-none-any.whl
(27.6 kB
view details)
File details
Details for the file jgtpy-0.1.34.tar.gz
.
File metadata
- Download URL: jgtpy-0.1.34.tar.gz
- Upload date:
- Size: 23.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27e30bd0f01cacd067251b3b3c6d204b6539c0ec97cbb8646b06d480cfb8fb8c |
|
MD5 | a0e50d72eeb507e8c238041b83402df8 |
|
BLAKE2b-256 | 03356e83aec926f3129e782a0b59a385382addc7fff5e1f2f38cde1f4813db86 |
File details
Details for the file jgtpy-0.1.34-py3-none-any.whl
.
File metadata
- Download URL: jgtpy-0.1.34-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 | 1e1d6fb8697ee3db9ddf8919d1c5541f5f819a39c664a42a603c0709e502d6e3 |
|
MD5 | 6a1131aa3be462f510bdc0245c65530f |
|
BLAKE2b-256 | 59a887cc0c8aeb9f03344fd121130e7a890b9ff6a40d624f3bbda9863c8e1a86 |