Skip to content

Releases: Adamant-im/adamant-tradebot

v5.1.0

16 Nov 03:49
1120ef5
Compare
Choose a tag to compare
  • Use .jsonc config file
  • Notifications to several channels
  • Command aliases
  • Confirmations for /buy, /sell, /fill
  • Better in-orderbook trading
  • Priority notifications

v5.0.0

08 Jul 06:07
b805b26
Compare
Choose a tag to compare
  • Refactoring
  • Update dependencies
  • Add config.default.json
  • Add mm_orderBookMaxOrderPercent

v4.3.4

28 Sep 20:06
33fca16
Compare
Choose a tag to compare
  • Add P2PB2B exchange
  • Remove Atomars exchange
  • Get decimals and trade pair info from exchanges when possible
  • Update dependencies
  • Use ADAMANT JS API v1.1.0
  • Update commands
  • Add eslint
  • Code refactoring
  • Notifications to multiple addresses
  • Save balances and orders for each sender separately

v3.0.17

24 Jan 16:26
c8f94fb
Compare
Choose a tag to compare
  • Arbitrage feature
  • Bug fixes and optimisations

v2.10.6

24 Dec 13:13
7e01fbf
Compare
Choose a tag to compare
  • Optimized CPU usage
  • Fix for API limits
  • Fix for delayed request responses
  • Updated dependencies
  • Additional information in /balances, /orders, /rates, /stats commands
  • Refactoring, new orderUtils module
  • New order type man for manually placed orders
  • Fixed Bit-Z response pagination
  • Less notifiers

v2.7.0

22 Nov 19:02
85fc6df
Compare
Choose a tag to compare

Liquidity & spread maintenance, price setting

v2.7.0

  • Liquidity maintenance
  • Spread maintenance
  • /enable liq command for liquidity & spread set up
  • Price watching
  • /make price and /enable pw commands for price set up
  • More info at /balances command
  • Updated logging
  • Processing request timeouts
  • Trends for market making

v1.5.0

22 Sep 10:36
a512ea1
Compare
Choose a tag to compare
  • Add order books for Bit-Z & CoinDeal
  • Get deposit address command

v1.4.0

06 Aug 11:48
548a287
Compare
Choose a tag to compare
  • Add Atomars exchange support
  • Dynamic order book building
  • Silent mode for notifications
  • Added param: Interval in minutes to clear all opened orders

v1.0.0

14 Apr 09:02
3f93964
Compare
Choose a tag to compare
  • Support for Resfinex exchange
  • Bug fixes

v0.9.0

28 Mar 18:15
Compare
Choose a tag to compare
  • Support for CoinDeal exchange
  • Added buy and sell commands
  • Bug fixes