juddasTALib


NamejuddasTALib JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryJust another technical analysis indicator lib
upload_time2023-08-07 20:54:26
maintainer
docs_urlNone
authorPaul Judd
requires_python>=3.6
licenseMIT
keywords ta indicators technical analysis trading finance
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Various techical analyst indicators for using as part of your trading algo

Change Log
==========

0.0.1 (07/08/2023)
------------------
-First realease that only includes three variants of the ATR: Using SMA, EMA & WMA as smoothing 

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "juddasTALib",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "TA,indicators,technical analysis,trading,finance",
    "author": "Paul Judd",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/7e/9b/e7c8c247c236c8fe2c526e2512f5a157172af3e7551fe1dfc8aca75b8cf1/juddasTALib-0.0.1.tar.gz",
    "platform": null,
    "description": "Various techical analyst indicators for using as part of your trading algo\n\nChange Log\n==========\n\n0.0.1 (07/08/2023)\n------------------\n-First realease that only includes three variants of the ATR: Using SMA, EMA & WMA as smoothing \n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Just another technical analysis indicator lib",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "ta",
        "indicators",
        "technical analysis",
        "trading",
        "finance"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e9be7c8c247c236c8fe2c526e2512f5a157172af3e7551fe1dfc8aca75b8cf1",
                "md5": "b4b39d6195c0da359bfc91092fea1f65",
                "sha256": "7b5f3538a09b5432709ed38d50296ba379f0ccb322497f9e9381d26fa1b7c314"
            },
            "downloads": -1,
            "filename": "juddasTALib-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b4b39d6195c0da359bfc91092fea1f65",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3230,
            "upload_time": "2023-08-07T20:54:26",
            "upload_time_iso_8601": "2023-08-07T20:54:26.460294Z",
            "url": "https://files.pythonhosted.org/packages/7e/9b/e7c8c247c236c8fe2c526e2512f5a157172af3e7551fe1dfc8aca75b8cf1/juddasTALib-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-07 20:54:26",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "juddastalib"
}
        
Elapsed time: 0.09560s