Skip to content

Releases: bitfinexcom/bfx-hf-server

v4.6.4

20 Sep 21:45
Compare
Choose a tag to compare
- fixed wrong error message on not enough balance
- fixed cancel all orders functionality
- fixed issue in clean data and reset functionality
- fixed issue related to invalid api key permissions

v4.6.3

15 Sep 13:26
Compare
Choose a tag to compare
- fix: do not enforce auth tokens

v4.6.2

14 Sep 12:35
Compare
Choose a tag to compare
- fix: prevent start when auth fails

v4.6.1

08 Sep 13:27
Compare
Choose a tag to compare
- fix bitfinex error message

v4.6.0

06 Sep 12:40
Compare
Choose a tag to compare
- fixed issue that caused TWAP algo order to trade against itself
- added option in user settings for automatic reboot
- fixed tests for saving api credentials
- websocket upgraded to latest version

v4.5.0

26 Aug 15:14
Compare
Choose a tag to compare
added support for bfx auth token

v4.4.0

20 Aug 13:14
Compare
Choose a tag to compare
- order status change notifications
- fix: return 'configured' and 'valid' statuses for main and paper modes instead of true/false
- added crud operations for ao params

v4.3.0

12 Aug 13:01
Compare
Choose a tag to compare
- added configurable RESTv2 url in creds validation

v4.2.0

05 Aug 11:54
Compare
Choose a tag to compare
- added option in settings for show only favourite pairs
- provide validation data of main and paper mode for UI
- update bfx-hf-ui-config dep to v1.1.0

v4.1.3

28 Jul 09:17
Compare
Choose a tag to compare
bfx-hf-algo: PING/PONG: fixed bug related to min price = max price
bfx-hf-algo: TWAP: fixed issue when algo traded against itself
bfx-hf-algo: added support for funding candles in channel key parser