https://github.com/hummingbot/community-tools
Tools and resources created by the Hummingbot community
https://github.com/hummingbot/community-tools
Last synced: 9 months ago
JSON representation
Tools and resources created by the Hummingbot community
- Host: GitHub
- URL: https://github.com/hummingbot/community-tools
- Owner: hummingbot
- License: apache-2.0
- Created: 2022-07-27T17:51:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-08T17:34:21.000Z (over 2 years ago)
- Last Synced: 2025-04-13T13:54:08.516Z (9 months ago)
- Language: Shell
- Size: 729 KB
- Stars: 28
- Watchers: 3
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hummingbot Community Tools
Tools and resources created by the Hummingbot community.
## List
### [Hummingbot Postprocess](https://github.com/hummingbot/community-tools/tree/main/Hummingbot-Postprocess)
Scripts to visualise and analyse performance of Hummingbot trade logs
### [Manage Bot Cycles](https://github.com/hummingbot/community-tools/tree/main/manage-bot-cycles)
Folder structure that helps you organize multiple bot configurations and scripts to run and manage all your bots
## Contributing
To contribute a new resource:
1. Submit a pull request to this repo that places all files related to your resource in a single root-level directory
2. Add a README.md file inside the directory with documentation on how users can install and use the resource
3. Add a listing for your resource in the **List** section above
## Disclaimer
These tools and resources have not been tested by Hummingbot Foundation, so use them at your own discretion.