a simple system which allows the user to enter a symbol and a number, and based on the symbol and a number, monitor the market data and print out every time the price goes above the input number
- Build docker image:
docker build -t binance-watch .
- Run the container:
docker run binance-watch -symbol BNBBTC -price 0.0028300