# OctoBot-Trading [2.4.212](https://github.com/Drakkar-Software/OctoBot-Trading/blob/master/CHANGELOG.md)
[](https://app.codacy.com/gh/Drakkar-Software/OctoBot-Trading?utm_source=github.com&utm_medium=referral&utm_content=Drakkar-Software/OctoBot-Trading&utm_campaign=Badge_Grade_Dashboard)
[](https://pypi.python.org/pypi/OctoBot-Trading/)
[](https://coveralls.io/github/Drakkar-Software/OctoBot-Trading?branch=master)
[](https://github.com/Drakkar-Software/OctoBot-Trading/actions)
[](https://cloud.drone.io/Drakkar-Software/OctoBot-Trading)
OctoBot trading package.
OctoBot trading is currently support exchange connections via CCXT.
If you wish to add new connectors, please contact the OctoBot team.
Raw data
{
"_id": null,
"home_page": "https://github.com/Drakkar-Software/OctoBot-Trading",
"name": "OctoBot-Trading",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Drakkar-Software",
"author_email": "contact@drakkar.software",
"download_url": "https://files.pythonhosted.org/packages/68/43/3a7108bee54e8e970ffcfe2517e1bdcab3583f0796cc659f318fe545d2de/OctoBot-Trading-2.4.212.tar.gz",
"platform": null,
"description": "# OctoBot-Trading [2.4.212](https://github.com/Drakkar-Software/OctoBot-Trading/blob/master/CHANGELOG.md)\n[](https://app.codacy.com/gh/Drakkar-Software/OctoBot-Trading?utm_source=github.com&utm_medium=referral&utm_content=Drakkar-Software/OctoBot-Trading&utm_campaign=Badge_Grade_Dashboard)\n[](https://pypi.python.org/pypi/OctoBot-Trading/)\n[](https://coveralls.io/github/Drakkar-Software/OctoBot-Trading?branch=master)\n[](https://github.com/Drakkar-Software/OctoBot-Trading/actions)\n[](https://cloud.drone.io/Drakkar-Software/OctoBot-Trading)\n\nOctoBot trading package.\n\nOctoBot trading is currently support exchange connections via CCXT. \nIf you wish to add new connectors, please contact the OctoBot team.\n",
"bugtrack_url": null,
"license": "LGPL-3.0",
"summary": "OctoBot project trading package",
"version": "2.4.212",
"project_urls": {
"Homepage": "https://github.com/Drakkar-Software/OctoBot-Trading"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "68433a7108bee54e8e970ffcfe2517e1bdcab3583f0796cc659f318fe545d2de",
"md5": "497a374a56a1f97fb7adbd8676d0e249",
"sha256": "77ebb6f2e5f40422049ed31daba6a56dcf9842ed76ef89735716e1aa7fbbb809"
},
"downloads": -1,
"filename": "OctoBot-Trading-2.4.212.tar.gz",
"has_sig": false,
"md5_digest": "497a374a56a1f97fb7adbd8676d0e249",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 601635,
"upload_time": "2025-08-28T20:22:10",
"upload_time_iso_8601": "2025-08-28T20:22:10.136279Z",
"url": "https://files.pythonhosted.org/packages/68/43/3a7108bee54e8e970ffcfe2517e1bdcab3583f0796cc659f318fe545d2de/OctoBot-Trading-2.4.212.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-28 20:22:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Drakkar-Software",
"github_project": "OctoBot-Trading",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "numpy",
"specs": [
[
"==",
"1.26.3"
]
]
},
{
"name": "OctoBot-Backtesting",
"specs": [
[
"<",
"1.10"
],
[
">=",
"1.9"
]
]
},
{
"name": "Async-Channel",
"specs": [
[
">=",
"2.2"
],
[
"<",
"2.3"
]
]
},
{
"name": "OctoBot-Commons",
"specs": [
[
"<",
"1.10"
],
[
">=",
"1.9.82"
]
]
},
{
"name": "OctoBot-Tentacles-Manager",
"specs": [
[
">=",
"2.9"
],
[
"<",
"2.10"
]
]
},
{
"name": "trading-backend",
"specs": [
[
">=",
"1.2.35"
]
]
},
{
"name": "ccxt",
"specs": [
[
"==",
"4.5.0"
]
]
},
{
"name": "cryptography",
"specs": []
},
{
"name": "sortedcontainers",
"specs": [
[
"==",
"2.4.0"
]
]
},
{
"name": "tinydb",
"specs": [
[
"==",
"4.5.2"
]
]
},
{
"name": "cachetools",
"specs": [
[
"<",
"6"
],
[
">=",
"5.5.0"
]
]
}
],
"lcname": "octobot-trading"
}