buy-and-hold-vs-arima


Namebuy-and-hold-vs-arima JSON
Version 0.0.14 PyPI version JSON
download
home_pagehttps://github.com/barakdiker123/buy-and-hold-vs-arima
Summarybuy and hold vs arima strategy
upload_time2023-12-27 21:01:29
maintainer
docs_urlNone
authorBarak Diker
requires_python>=3.7
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # buy-and-hold-vs-arima

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

This file will become your README and also the index of your
documentation.

## Install

``` sh
pip install buy_and_hold_vs_arima
```

## How to use

To run the code use the following command 

``` bash 
python3 -m buy_and_hold_vs_arima.thesis_app 
```

`

Fill me in please! Don’t forget code examples:

``` python
1+1
```

    2

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/barakdiker123/buy-and-hold-vs-arima",
    "name": "buy-and-hold-vs-arima",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "nbdev jupyter notebook python",
    "author": "Barak Diker",
    "author_email": "barakdiker@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/70/26/4607348295f67afa1d61e3532536bb4a0a3992780c4a52a5886b760369a4/buy-and-hold-vs-arima-0.0.14.tar.gz",
    "platform": null,
    "description": "# buy-and-hold-vs-arima\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nThis file will become your README and also the index of your\ndocumentation.\n\n## Install\n\n``` sh\npip install buy_and_hold_vs_arima\n```\n\n## How to use\n\nTo run the code use the following command \n\n``` bash \npython3 -m buy_and_hold_vs_arima.thesis_app \n```\n\n`\n\nFill me in please! Don\u2019t forget code examples:\n\n``` python\n1+1\n```\n\n    2\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "buy and hold vs arima strategy",
    "version": "0.0.14",
    "project_urls": {
        "Homepage": "https://github.com/barakdiker123/buy-and-hold-vs-arima"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8de847c7757e3facaa477e0d413f85f0e43dfc8297303526d4d6efe911b4feca",
                "md5": "483f8bc3159617b8e1dcd6929fac8274",
                "sha256": "9d66e46719155af5ac7caa7ba47246b16b5282b0926aee351d26b047c8e55bbb"
            },
            "downloads": -1,
            "filename": "buy_and_hold_vs_arima-0.0.14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "483f8bc3159617b8e1dcd6929fac8274",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 20782,
            "upload_time": "2023-12-27T21:01:26",
            "upload_time_iso_8601": "2023-12-27T21:01:26.680526Z",
            "url": "https://files.pythonhosted.org/packages/8d/e8/47c7757e3facaa477e0d413f85f0e43dfc8297303526d4d6efe911b4feca/buy_and_hold_vs_arima-0.0.14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "70264607348295f67afa1d61e3532536bb4a0a3992780c4a52a5886b760369a4",
                "md5": "f59ad56782ff6768f14140f7e4e459bc",
                "sha256": "16d2f2a84f15c4a51ea7625a028acee63f3b519c30fd6d141a5589377ae0b61f"
            },
            "downloads": -1,
            "filename": "buy-and-hold-vs-arima-0.0.14.tar.gz",
            "has_sig": false,
            "md5_digest": "f59ad56782ff6768f14140f7e4e459bc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 16272,
            "upload_time": "2023-12-27T21:01:29",
            "upload_time_iso_8601": "2023-12-27T21:01:29.171691Z",
            "url": "https://files.pythonhosted.org/packages/70/26/4607348295f67afa1d61e3532536bb4a0a3992780c4a52a5886b760369a4/buy-and-hold-vs-arima-0.0.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-27 21:01:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "barakdiker123",
    "github_project": "buy-and-hold-vs-arima",
    "github_not_found": true,
    "lcname": "buy-and-hold-vs-arima"
}
        
Elapsed time: 0.16708s