Releases: bitfinexcom/bfx-hf-algo
Releases · bitfinexcom/bfx-hf-algo
v4.6.1
- fixed iceberg issue
- fixed i18n issue
v4.5.2
- fix: return empty array if none prices match in the ping or pong array table
v4.5.1
- made connection awaitable
v4.5.0
changed global id generation mechanism for distributed workers
v4.4.0
- fix: accumulate/distribute allow post-only orders
- fix: acc/dis, iceberg: handle minimum order amounts
- feature: helper messages for order forms
- feature: algorithmic orders: allow users to save settings for algos (MA crossover, Iceberg, etc.)
v4.3.5
- PING/PONG: fixed bug related to min price = max price
- TWAP: fixed issue when algo traded against itself
- added support for funding candles in channel key parser
v4.3.4
- updated hf deps to latest version on github
v4.3.3
- updated bfx-api-node-core to latest version
- updated docs related to deprecated npm releases
v2.2.2
- fix: log output: NaN value for generated market orders (OCOCO / MA Crossover)
- fix: log output: NaN value for submitted market orders