Releases: bitfinexcom/bfx-hf-server
Releases · bitfinexcom/bfx-hf-server
v4.6.4
- 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
- fix: do not enforce auth tokens
v4.6.2
- fix: prevent start when auth fails
v4.6.1
- fix bitfinex error message
v4.6.0
- 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
added support for bfx auth token
v4.4.0
- 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
- added configurable RESTv2 url in creds validation
v4.2.0
- 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
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