Calculate approximate entry points based on the order book for a cryptocurrency futures trade, as well as display in real time how far the current price is from the entry point.
https://trading-tools-spartans.vercel.app
npm install
To run dev, run the following command
npm run dev