Skip to content

JozefJarosciak/3commas-python-selfadjusting-dca-bot

Repository files navigation

Self-adjusting, auto-compounding multi-pair DCA crypto trading bot using Python, AWS Lambda & 3Commas API

The following code describes how we can leverage Python & AWS Lambda & 3Commas API to automatically adjust the Base and Safety order size of a DCA crypto trading multi-pair bot based on the total balance available in the account.

More details in the following article: https://www.joe0.com/2021/10/30/how-to-create-self-adjusting-auto-compounding-dca-crypto-trading-bot-using-python-aws-lambda-by-leveraging-3commas-api/

Flow Depiction

alt text

Source Code & Licensing

  • This project is open-source released under GNU GENERAL PUBLIC LICENSE - Version 2, June 1991.
  • Feel free to fork and further enhance this project.
  • Application is coded entirely in Python

Dependencies

  • cctx
  • certifi
  • charset_normalizer
  • idna
  • py3cw
  • requests

Support

Author / Contact

About

Self-adjusting, auto-compounding multi-pair DCA crypto trading bot using Python, AWS Lambda & 3Commas API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages