lukeliasi / binance-dca-bot

A bot to automatically DCA (Dollar-Cost Average) buy cryptocurrency on Binance
MIT License
183 stars 51 forks source link

Updated to v2.0.0 #18

Closed informagico closed 3 years ago

informagico commented 3 years ago

This is based on PR #9 and PR #10 with major (breaking) changes over the main branch.

Changelog over #9 and #10

Dropped support to config.js in favor of .env/Environment Variables and trades.js. Added support to .env file. Updated README.md with all the new settings. Minor improvements on bot methods.