Skip to main content

PDS Services

Project description

jgtfx2console

just getting prices from fxconnect

Installation

pip install -U jgtfx2console

Example

    >>> import pandas as pd
    >>> import jgtfx2console
    >>> df=jgtfx2console.getPH('EUR/USD','H4')
    >>>
    >>> # retrieve 3000 periods and generate from the DF
    >>> df=jgtfx2console.getPH('EUR/USD','H4',3000,with_index=False)
    >>> dfi=jgtfx2console.createFromDF(df)
    >>>

More

Enhancements Idea

-l (for --timeline)

  • --@STCGoal An easy way to snap a moment in time and save it to our store.
jgtfxcli -i "SPX500" -t "H1,H4,H8,D1,W1,M1" -c 500 -l "22101313"
$JGTPY_DATA/pds  NORMAL
$JGTPY_DATA/pdl/  L Item

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jgtfx2console-0.4.35.tar.gz (14.6 MB view hashes)

Uploaded Source

Built Distribution

jgtfx2console-0.4.35-py3-none-any.whl (15.0 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page