adocquin / kraken-dca

Dollar-Cost Averaging bot for cryptocurrency pairs on Kraken exchange.
GNU General Public License v3.0
44 stars 8 forks source link

Proposal: Allow mixing of manually set orders and DCAing #32

Closed joergrs closed 1 year ago

joergrs commented 1 year ago

Problem: If a manually set open or closed order exists for the currency pair, all DCAing will be skipped.

Solution: When DCAing, only check open/closed orders that have an amount within a 1% range of the desired DCA amount.

joergrs commented 1 year ago

(sorry for all the pushes. Please ignore everything but the last one. Didn't know they would show up here)

adocquin commented 1 year ago

Hello,

Thanks for your contribution to the project. I just merged your PR on the main branch. :smiley: