A Python-based DCA (Dollar-Cost Averaging) strategy bot for trading XRP, RLUSD, and other tokens on the XRPL network. This bot allows users to automate buying and selling based on scheduled intervals, helping reduce the impact of market volatility.
- Dollar-Cost Averaging (DCA): Automates purchases/sales of tokens at regular intervals to smooth out price volatility.
- XRPL Integration: Works with the XRP Ledger for fast and secure transactions.
- Flexible Token Support: Currently supports XRP and RLUSD trading pairs, with the ability to extend to other tokens.
- Scheduled Operations: Execute buy/sell operations at user-defined intervals (e.g., every 5 minutes, 1 hour).
- Liquidity Management: The bot adjusts the amount to trade based on available liquidity in the order book.
The bot is licensed under the following terms:
All Rights Reserved by moonfex.xyz.
You are granted a non-exclusive, non-transferable, and revocable license to use the executable version of this software ("Bot") under the following terms:
- Personal Use: You may use the Bot for personal, non-commercial purposes only.
- No Redistribution: You may not distribute, resell, sublicense, or make the Bot available to third parties.
- No Modification: You may not modify, reverse-engineer, decompile, or disassemble the Bot.
- No Reverse Engineering: You may not attempt to access the source code or underlying logic of the Bot.
- No Commercial Use: This license does not permit you to use the Bot for commercial purposes.
The Bot is provided as-is, and moonfex.xyz is not liable for any damage or loss resulting from its use.
For full license terms, see LICENSE.md.
-
Download the Executable:
- Download the
.exefile from the releases page.
- Download the
-
Run the Bot:
- Simply double-click on the
.exefile to start the bot. - The bot will automatically begin performing DCA operations on the specified tokens.
- Simply double-click on the
-
Customize DCA Intervals:
- The bot runs on a schedule. You can customize the intervals at which buy/sell operations are performed by editing the settings in the configuration file or script.
-
Monitor the Bot:
- The bot will display real-time information in the console, showing the status of trades, liquidity, and other relevant details.
- Security: Make sure to keep your wallet's private key secure. Never share it with anyone, especially in public repositories.
- Testing: Test the bot with small amounts before deploying it with larger sums.
- No Liability: This software is provided as-is, and by using it, you agree that you do so at your own risk.
While contributions are not currently accepted for this project, you can reach out for support or clarification by contacting us at contact@moonfex.xyz.
By using this bot, you acknowledge that you understand the risks associated with cryptocurrency trading. moonfex.xyz is not responsible for any financial losses or issues caused by the use of this software.
- Initial release with support for XRP/RLUSD trading pairs.
- Implemented DCA strategy with configurable intervals.
For inquiries or more information, contact us at luc@moonfex.xyz.
Thank you for using the DCA Strategy Bot! Happy trading!