Crypto Volume Scanner scans the orderbook in order to detect a high density of limit orders in it. The value of the volume to be found is set by the user.
- Clean architecture
- Authorization via access and refresh Paseto token, linked via session ID
- Fiber web framework
Launch:
docker compose --env-file "configs/config.yaml" up -d
Since testing of the repository layer is performed on a real database, it is necessary to run all tests only after launching the container with postgres.
Run tests only after at least one launch of the application, since testing of the repository layer is carried out on a real database, and the necessary tables are created only at startup.
Docs:
Swagger : http://localhost:8000/docs/swagger
Exchanges:
- Binance Spot
- Binance Futures
- Binance Us
- Bybit Spot
- Bybit Futures
Cases:
ADA/USDT:
ATOM/USDT:
ALGO/USDT:
TRB/USDT:
VET/USDT:
















