Skip to content

Releases: adocquin/kraken-dca

v1.4.0

06 Jan 23:56
dbda81b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

Thanks for your help @joergrs!

Kraken DCA 1.3.0

14 Oct 22:34
f4bec61
Compare
Choose a tag to compare

What's Changed

  • dev: Added docker badge to README. by @adocquin in #27
  • dev: Added table of contents and emojis to headers. by @adocquin in #28
  • dev: Black and Flake8 formatting compliance and test. by @adocquin in #29
  • dev: README update. by @adocquin in #30
  • #32 new option to ignore orders with differing amounts by @joergrs in #33
  • dev: Small tweaks on the implementation of the 'ignore_differing_orde… by @adocquin in #34

Full Changelog: v1.2.3...v1.3.0

Thanks, @joergrs!

Kraken DCA 1.2.3

06 Jul 17:34
6b9562c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

Kraken DCA 1.2.2

09 May 23:14
90d4314
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

Kraken DCA 1.2.1

28 Mar 19:20
74e80c0
Compare
Choose a tag to compare

What's Changed

  • Fixed limit price decimals with limit factor by @adocquin in #17

Full Changelog: v1.2.0...v1.2.1

Kraken DCA 1.2.0

26 Mar 19:06
7df3b0e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2.0

Kraken DCA 1.1.1

06 Nov 18:53
8b1d906
Compare
Choose a tag to compare
  • Added limit_factor pair option to configuration file to adjust order limit price based on a factor of the actual pair price.

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

Kraken DCA 1.1.0

12 Sep 22:05
3130b24
Compare
Choose a tag to compare
  • Added multiple pairs support.
  • Added unit tests for KrakenDCA object and updated other classes tests.
  • Configuration file example and README updated.

Kraken DCA 1.0.3

10 Jun 18:51
c28c0ae
Compare
Choose a tag to compare

Several minor updates.

Kraken DCA 1.0.2

04 May 22:55
Compare
Choose a tag to compare

Kraken DCA now uses Kraken API package: https://github.com/FuturBroke/kraken-api