juddasTALibrary


NamejuddasTALibrary JSON
Version 0.0.1 PyPI version JSON
download
home_page
Summarytechnical analysis indicators
upload_time2023-08-07 20:33:52
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": "juddasTALibrary",
    "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/61/b7/aff284938dfa22816922fa68daf84d6569778651c821c202414e1415d451/juddasTALibrary-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": "technical analysis indicators",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "ta",
        "indicators",
        "technical analysis",
        "trading",
        "finance"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "61b7aff284938dfa22816922fa68daf84d6569778651c821c202414e1415d451",
                "md5": "17ff55a067f5e8b71a1912413effa64b",
                "sha256": "075786151a8f582b712556b50fa17c72a676a31a5deb4d607f63c972c136db55"
            },
            "downloads": -1,
            "filename": "juddasTALibrary-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "17ff55a067f5e8b71a1912413effa64b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3228,
            "upload_time": "2023-08-07T20:33:52",
            "upload_time_iso_8601": "2023-08-07T20:33:52.291224Z",
            "url": "https://files.pythonhosted.org/packages/61/b7/aff284938dfa22816922fa68daf84d6569778651c821c202414e1415d451/juddasTALibrary-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-07 20:33:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "juddastalibrary"
}
        
Elapsed time: 0.09916s