kraken-dca icon indicating copy to clipboard operation
kraken-dca copied to clipboard

Proposal: Enhance DCA order and DCA count

Open arnoldse opened this issue 2 years ago • 1 comments

Hi, thanks for the script - great work!

I want to suggest two additional options.

Order details: Each DCA order to be expired at a defined time. Rational: if the order was not executed because the limit factor was set to low, then the next day an order not be created as there's still a pending order

  • Add expiration time (hh:mm) to DCA order as optional value (default value blank)

DCA count: The DCA count (per day) is currently based on the pair. If there's was a separate order on that day, then the dca will be skip for that day

  • Use the transaction ID or timestamp to evaluate whether there was already an dca order on a specific day

Would be great to see these additions. And thanks again.

arnoldse avatar Apr 18 '22 08:04 arnoldse

Hello @arnoldse

Thanks for your suggestion. As adding these features would require a lot of changes, I will do it later for the 2.0.0 version and work before on code cleaning, optimizing and adding some small features.

However, if someone wants to work on it before, I will gladly accept the help.

adocquin avatar May 03 '22 23:05 adocquin