The Order Books channel allows you to keep track of the state of the Bitfinex order book. It is provided on a price aggregated basis with customizable precision.
- WebSocket
- RTK
List the ready features here:
- Light UI-kit
- Ability to set precision
- Clone project
- In the terminal navigate to the root folder
- run
nvm use - run
npm i - Now you can run project in development mode using
npm startcommand
Areas for improvement:
- Refactor and decompose existing components
- Enhance algorithm to create and keep a trading book instance updated
- Enhance UI-design
- Add animations to help user check updates smooth