Ensures the order book has sufficient depth, tight spreads, and proper liquidity distribution to create a stable and active trading environment.
- Clone the repository on your local machine with the command below in your terminal, and cd into the
populate-order-book-depth
folder.
git clone https://github.com/hsnice16/populate-order-book-depth.git
cd populate-order-book-depth
- Install dependencies.
npm install
- Run the code.
node index.mjs