A homemade humble library to run automated python crypto trading bots
git clone https://github.com/RobotTraders/LiveTradingBots.git
bash LiveTradingBots/install.sh
-
Complete Envelope Bot : For detailed information on functionality, installation, and access to all our resources, including codes and explanatory videos, please visit our article. Use run_envelope.sh to run the bot with the virtual environment, either manually or via cron.
-
Bitunix Bot Template : This is a simple but all rounded bot code template that can be used to build upon. For detailed information on functionality, installation, and access to all our resources, check this video. Use run_bitunix_template_bot.sh to run the bot with the virtual environment, either manually or via cron. For example, the terminal command from root/home of VPS would be: bash LiveTradingBots/code/run_bitunix_bot_template.sh
Python 3.12.x
See requirements.txt for the specific Python packages
This project is licensed under the GNU General Public License - see the LICENSE file for details.
All this material and related videos are for educational and entertainment purposes only. It is not financial advice nor an endorsement of any provider, product or service. The user bears sole responsibility for any actions taken based on this information, and Robot Traders and its affiliates will not be held liable for any losses or damages resulting from its use.