kraken-dca
kraken-dca copied to clipboard
Proposal: Enhance DCA order and DCA count
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.
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.