ccxtbot


Nameccxtbot JSON
Version 2.2.5 PyPI version JSON
download
home_pagehttps://github.com/yanjlee/ccxtbot
SummaryThis is a pet project to get familiar with a number of APIs for trading cryptocurrencies via algorithms.
upload_time2024-06-01 05:58:19
maintainerNone
docs_urlNone
authoryanjlee
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ccxtbot

This is a pet project to get familiar with a number of APIs for trading
cryptocurrencies via algorithms.

So far, ccxt was used to connect to exchanges and get backtesting data.
Also, plotly was used to visualize results.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yanjlee/ccxtbot",
    "name": "ccxtbot",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "yanjlee",
    "author_email": "yanjlee@163.com",
    "download_url": "https://files.pythonhosted.org/packages/3d/85/11d7168aa53790574f69c01d66dd619fa52c199a15fa6b28e823914e553d/ccxtbot-2.2.5.tar.gz",
    "platform": null,
    "description": "# ccxtbot\r\n\r\nThis is a pet project to get familiar with a number of APIs for trading\r\ncryptocurrencies via algorithms.\r\n\r\nSo far, ccxt was used to connect to exchanges and get backtesting data.\r\nAlso, plotly was used to visualize results.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "This is a pet project to get familiar with a number of APIs for trading cryptocurrencies via algorithms.",
    "version": "2.2.5",
    "project_urls": {
        "Homepage": "https://github.com/yanjlee/ccxtbot"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d9703e266c6a79318ace05f54f8fd2e51e2722e5ab40ddb8ffa0e3a98b3e9583",
                "md5": "58d05dfc7bb0ca84e916800274eff8a3",
                "sha256": "0a328475df0765b30edfa9bb5b3b8e5a00bb6d59d8f70dfcf23f4d6b0e1b8eb8"
            },
            "downloads": -1,
            "filename": "ccxtbot-2.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "58d05dfc7bb0ca84e916800274eff8a3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2332,
            "upload_time": "2024-06-01T05:58:17",
            "upload_time_iso_8601": "2024-06-01T05:58:17.206779Z",
            "url": "https://files.pythonhosted.org/packages/d9/70/3e266c6a79318ace05f54f8fd2e51e2722e5ab40ddb8ffa0e3a98b3e9583/ccxtbot-2.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3d8511d7168aa53790574f69c01d66dd619fa52c199a15fa6b28e823914e553d",
                "md5": "b7253c47e17ceddb0de6a3723851c89a",
                "sha256": "68c772183fa6b4e3e3db96d52ee70fe9e15f1801671f1dcef6c1054bed305567"
            },
            "downloads": -1,
            "filename": "ccxtbot-2.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "b7253c47e17ceddb0de6a3723851c89a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2913,
            "upload_time": "2024-06-01T05:58:19",
            "upload_time_iso_8601": "2024-06-01T05:58:19.511853Z",
            "url": "https://files.pythonhosted.org/packages/3d/85/11d7168aa53790574f69c01d66dd619fa52c199a15fa6b28e823914e553d/ccxtbot-2.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-01 05:58:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yanjlee",
    "github_project": "ccxtbot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ccxtbot"
}
        
Elapsed time: 0.35864s