Releases: Adamant-im/adamant-tradebot
Releases · Adamant-im/adamant-tradebot
v5.1.0
- Use .jsonc config file
- Notifications to several channels
- Command aliases
- Confirmations for
/buy
,/sell
,/fill
- Better in-orderbook trading
- Priority notifications
v5.0.0
- Refactoring
- Update dependencies
- Add config.default.json
- Add mm_orderBookMaxOrderPercent
v4.3.4
- 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
- Arbitrage feature
- Bug fixes and optimisations
v2.10.6
- 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
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
- Add order books for Bit-Z & CoinDeal
- Get deposit address command
v1.4.0
- 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
- Support for Resfinex exchange
- Bug fixes
v0.9.0
- Support for CoinDeal exchange
- Added
buy
andsell
commands - Bug fixes