Releases: bitfinexcom/bfx-hf-algo
Releases · bitfinexcom/bfx-hf-algo
v2.1.1
- Ping/Pong: change default orderCount from string to number
v2.1.0
- meta: switch to nyc for coverage and set/enforce limits
- meta: add husky pre-commit test hook
- meta: bump deps
- fix: set _HF flag on atomics where missing
- fix: AsyncEventEmitter off() handler logic
- feature: add more tests to improve coverage
- AOHost refactor: all internal AO events are now emit(ed) on the AO event emitter
- AOHost refactor: all trigger* methods now return promises
- AOHost feature: add getAOs() method
- AOHost refactor: emitSelf() and emit() helpers now return a promise
- TWAP fix: allow exact match in price target verification
- TWAP fix: allow 0 cancel/submit delays
- TWAP fix: amount checking in tick handler
- TWAP fix: await updateState() in life:stop handler
- Ping/Pong fix: allow 0 cancel/submit delays
- MACrossover fix: add help text
- Iceberg refactor: no longer cancels atomics on exit, to match the other AOs
- AccumulateDistribute refactor: decrease catch-up delay to 200ms
- AccumulateDistribute fix: catch-up did not result in decreased delay
- AsyncEventEmitter: expand & improve functionality (added await())
- AsyncEventEmitter: off() changed to take (cb) as args
v2.0.14
- feature: AO host now cancels AO orders in snapshot before restoring on load
v2.0.13
- feature: add AO host helper call traces to log output if DEBUG_TRACE
v2.0.12
- fix: use relative paths to allow generic mocha execution
v2.0.11
(fix) typo
v2.0.10
- feature: add AOHost getAdapter()
v2.0.9
- meta: bump bitfinex-api-node to v4
v2.0.8
(meta) bump version to 2.0.8
v2.0.7
(manifest) bump to 2.0.7