Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jgtfx2console

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jgtfx2console

PDS Services

  • 0.5.13
  • PyPI
  • Socket score

Maintainers
1

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

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc