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

Limit orders to catch the dips #7

Closed HeroHann closed 2 years ago

HeroHann commented 2 years ago

Hello, how about an option in the config on how much below the current spot price the order should be set? This would allow to catch little dips and offset the fee on kraken that way.

adocquin commented 2 years ago

Hello HeroHann and joergrs :wave:

Does the commit pushed by joergrs corresponds to your needs? I'll take a look at it and will merge it to the main branch once validated.

Have a good day,

HeroHann commented 2 years ago

Sounds great! Will test it but it sounds great!

adocquin commented 2 years ago

Hello HeroHann and joergrs,

I just reviewed the pull request and released a new Kraken DCA version with this new feature.

Have a good day,