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.33.tar.gz
(23.6 kB
view details)
Built Distribution
jgtpy-0.1.33-py3-none-any.whl
(27.7 kB
view details)
File details
Details for the file jgtpy-0.1.33.tar.gz
.
File metadata
- Download URL: jgtpy-0.1.33.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 | bf7b2d90d237e6d1e0702e6f26f7d6f7b47bd6a7cf0a76c7961431607d35cb8c |
|
MD5 | e9b4bfa79b8f074e86ce315146e1ec36 |
|
BLAKE2b-256 | 919bd15c4882c94b3540f71391c8a94f03ed0d65da07a76053d7d2b1925f6428 |
File details
Details for the file jgtpy-0.1.33-py3-none-any.whl
.
File metadata
- Download URL: jgtpy-0.1.33-py3-none-any.whl
- Upload date:
- Size: 27.7 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 | f0baa3a6a29b896fb31e9ee916197002d2d9c8e0c5a372a1f81c64f7a3adad56 |
|
MD5 | 64152ac99b32566c76b4267ba2d81c51 |
|
BLAKE2b-256 | 9b9f08e58c9545a070f3601a34e8b86ccd3dc8168bd09f8c0570af0ede6044f6 |