Skip to content

moonflex-token/dca-strategy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

DCA Strategy Bot

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.


Features

  • 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.

License

The bot is licensed under the following terms:

All Rights Reserved by moonfex.xyz.

Usage License

You are granted a non-exclusive, non-transferable, and revocable license to use the executable version of this software ("Bot") under the following terms:

  1. Personal Use: You may use the Bot for personal, non-commercial purposes only.
  2. No Redistribution: You may not distribute, resell, sublicense, or make the Bot available to third parties.
  3. No Modification: You may not modify, reverse-engineer, decompile, or disassemble the Bot.
  4. No Reverse Engineering: You may not attempt to access the source code or underlying logic of the Bot.
  5. 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.


How to Use the Flex

Screenshot 2025-05-07 045506
  1. Download the Executable:

    • Download the .exe file from the releases page.
  2. Run the Bot:

    • Simply double-click on the .exe file to start the bot.
    • The bot will automatically begin performing DCA operations on the specified tokens.
  3. 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.
  4. Monitor the Bot:

    • The bot will display real-time information in the console, showing the status of trades, liquidity, and other relevant details.

Important Notes

  • 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.

Support & Contributions

While contributions are not currently accepted for this project, you can reach out for support or clarification by contacting us at contact@moonfex.xyz.


Disclaimer

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.


Release Notes

Version 1.0

  • Initial release with support for XRP/RLUSD trading pairs.
  • Implemented DCA strategy with configurable intervals.

Contact

For inquiries or more information, contact us at luc@moonfex.xyz.


Thank you for using the DCA Strategy Bot! Happy trading!


About

A Python-based DCA (Dollar-Cost Averaging) strategy bot for trading XRP/RLUSD and other tokens on the XRPL network.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors