Bitfinex’s Honey Framework 3.10
Bitfinex shares the latest updates to the Honey Framework.
The Honey Framework is a powerful tool that allows users to program their own custom order types and trading strategies. It integrates directly into the bitfinex.com trading interface, providing users with a native experience.
UI
- Integration of Microfinex’s dropdown component
- Improved notifications UI
- Improved UI layout
- Removal of exchange/binance switches from whole codebase
- Fixed incorrect version of retrieval bug
- Fixed UI props warnings
- Cleaned up outdated subscription handlers
- Fixed lint issues
- Adjusted ESLint rules
- Dependency updates
- Prepared virtual table component
- Split dependencies into smaller packages with LernaJS
Algo
- Fixed dynamic allocation in debug
- Fixed memory leak with subscribed channels
- Fixed debug output
Server
- Resolved issue when spam clicking the new order button
- Fixed issue of notification keeps popping up after entering a wrong API key
- Removal of trade subscribes
- Fixed ghost ‘auth failed’ notifications
Bfx-HF-Indicators
- Simple moving average (sma) is used as the first exponential moving average (ema) value in calculator
- Fixed float issues for sma/ema in mean average (MA) indicator
- Addition of test coverage for sma/ema in MA indicator
- Return null if not enough candles added for sma/ema
- Removal of unused dep create-index
- Fixed relative strength index (rsi) indicator and added tests
What is Bitfinex?
Bitfinex is a digital asset trading platform offering state-of-the-art services for digital currency traders and global liquidity providers.
📰 INFO: