Skip to main content

PDS Services

Project description

jgtfxcon

just getting prices from fxconnect

Installation

pip install -U jgtfxcon

Example

    >>> import pandas as pd
    >>> import jgtfxcon
    >>> df=jgtfxcon.getPH('EUR/USD','H4')
    >>>
    >>> # retrieve 3000 periods and generate from the DF
    >>> df=jgtfxcon.getPH('EUR/USD','H4',3000,with_index=False)
    >>> dfi=jgtfxcon.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


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

jgtfxcon-0.5.26.tar.gz (51.9 kB view hashes)

Uploaded Source

Built Distribution

jgtfxcon-0.5.26-py3-none-any.whl (9.1 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