jgtfxcon


Namejgtfxcon JSON
Version 0.5.24 PyPI version JSON
download
home_pagehttps://github.com/jgwill/jgtfxcon
SummaryPDS Services
upload_time2024-05-16 22:22:43
maintainerNone
docs_urlNone
authorGUillaume Isabelle
requires_python>=3.7
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            

# jgtfxcon

just getting prices from fxconnect


## Installation
```sh
pip install -U jgtfxcon
```

## Example

```py

    >>> 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.

```sh
jgtfxcli -i "SPX500" -t "H1,H4,H8,D1,W1,M1" -c 500 -l "22101313"

```

```
$JGTPY_DATA/pds  NORMAL
$JGTPY_DATA/pdl/  L Item

```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jgwill/jgtfxcon",
    "name": "jgtfxcon",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "GUillaume Isabelle",
    "author_email": "Guillaume Isabelle <jgi@jgwill.com>",
    "download_url": "https://files.pythonhosted.org/packages/e0/b4/4e376e76a7abfaf02219c88674fdbefb5c0b134905dc10d5ed1b0414ad76/jgtfxcon-0.5.24.tar.gz",
    "platform": null,
    "description": "\n\n# jgtfxcon\n\njust getting prices from fxconnect\n\n\n## Installation\n```sh\npip install -U jgtfxcon\n```\n\n## Example\n\n```py\n\n    >>> import pandas as pd\n    >>> import jgtfxcon\n    >>> df=jgtfxcon.getPH('EUR/USD','H4')\n    >>>\n    >>> # retrieve 3000 periods and generate from the DF\n    >>> df=jgtfxcon.getPH('EUR/USD','H4',3000,with_index=False)\n    >>> dfi=jgtfxcon.createFromDF(df)\n    >>>\n\n```\n\n## More\n\n\n### Enhancements Idea\n\n#### -l (for --timeline)\n\n* --@STCGoal An easy way to snap a moment in time and save it to our store.\n\n```sh\njgtfxcli -i \"SPX500\" -t \"H1,H4,H8,D1,W1,M1\" -c 500 -l \"22101313\"\n\n```\n\n```\n$JGTPY_DATA/pds  NORMAL\n$JGTPY_DATA/pdl/  L Item\n\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "PDS Services",
    "version": "0.5.24",
    "project_urls": {
        "Bug Tracker": "https://github.com/jgwill/jgtfxcon/issues",
        "Homepage": "https://github.com/jgwill/jgtfxcon"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "748027c5177b695b44fe47dd5332f439d88451f8407bb9052242d4a45c1e6b78",
                "md5": "065d5e52283d92b5e712cbd37172b880",
                "sha256": "c081c1fbaa8d7c3d8ae52b8321984690302d1be4c4911424d677ac4eb34480b5"
            },
            "downloads": -1,
            "filename": "jgtfxcon-0.5.24-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "065d5e52283d92b5e712cbd37172b880",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 9105514,
            "upload_time": "2024-05-16T22:22:40",
            "upload_time_iso_8601": "2024-05-16T22:22:40.526326Z",
            "url": "https://files.pythonhosted.org/packages/74/80/27c5177b695b44fe47dd5332f439d88451f8407bb9052242d4a45c1e6b78/jgtfxcon-0.5.24-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e0b44e376e76a7abfaf02219c88674fdbefb5c0b134905dc10d5ed1b0414ad76",
                "md5": "513f72575e5b942826277c0a391ebb68",
                "sha256": "3037ab3cbfdc83c235d11066ed08f03539faf4c5007b5db312997445de431917"
            },
            "downloads": -1,
            "filename": "jgtfxcon-0.5.24.tar.gz",
            "has_sig": false,
            "md5_digest": "513f72575e5b942826277c0a391ebb68",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 48157,
            "upload_time": "2024-05-16T22:22:43",
            "upload_time_iso_8601": "2024-05-16T22:22:43.077347Z",
            "url": "https://files.pythonhosted.org/packages/e0/b4/4e376e76a7abfaf02219c88674fdbefb5c0b134905dc10d5ed1b0414ad76/jgtfxcon-0.5.24.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-16 22:22:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jgwill",
    "github_project": "jgtfxcon",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "jgtfxcon"
}
        
Elapsed time: 0.23911s