https://github.com/drakkar-software/octobot-tentacles-manager
A module manager for your OctoBot !
https://github.com/drakkar-software/octobot-tentacles-manager
cryptocurrency library modularity python tentacles trading-bot
Last synced: about 1 year ago
JSON representation
A module manager for your OctoBot !
- Host: GitHub
- URL: https://github.com/drakkar-software/octobot-tentacles-manager
- Owner: Drakkar-Software
- License: lgpl-3.0
- Created: 2019-02-06T12:52:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-19T16:07:52.000Z (almost 2 years ago)
- Last Synced: 2025-04-12T14:06:19.980Z (about 1 year ago)
- Topics: cryptocurrency, library, modularity, python, tentacles, trading-bot
- Language: Python
- Homepage: https://www.octobot.cloud
- Size: 815 KB
- Stars: 11
- Watchers: 4
- Forks: 22
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# OctoBot-Tentacles-Manager [2.9.16](https://github.com/Drakkar-Software/OctoBot-Tentacles-Manager/tree/master/CHANGELOG.md)
[](https://pypi.python.org/pypi/OctoBot-Tentacles-Manager/)
[](https://pepy.tech/project/OctoBot-Tentacles-Manager)
[](https://github.com/Drakkar-Software/OctoBot-Tentacles-Manager/actions)
A module manager for your [OctoBot](https://github.com/Drakkar-Software/OctoBot) !
- Install OctoBot-Tentacles-Manager from pip :
``` {.sourceCode .bash}
$ python3 -m pip install OctoBot-Tentacles-Manager
```
## Usage
- Install [OctoBot](https://github.com/Drakkar-Software/OctoBot)
- Use the integrated CLI interface:
``` {.sourceCode .bash}
$ python3 octobot_tentacles_manager/cli.py --help
```
OR
- Use CLI interface directly with OctoBot:
Python:
``` {.sourceCode .bash}
$ python3 tentacles install all
```
Binary:
``` {.sourceCode .bash}
$ ./OctoBot tentacles install all
```
- Use your [OctoBot web interface at **'Tentacles'**.](https://www.octobot.cloud/en/guides/octobot-tentacles-development/customize-your-octobot?utm_source=octobot&utm_medium=dk&utm_campaign=regular_open_source_content&utm_content=octobot_tentacles_manager_readme)