https://github.com/okm165/bybitmonitor
Get live trades from bybit exchange
https://github.com/okm165/bybitmonitor
Last synced: 4 months ago
JSON representation
Get live trades from bybit exchange
- Host: GitHub
- URL: https://github.com/okm165/bybitmonitor
- Owner: Okm165
- Created: 2023-05-05T13:26:21.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-05T13:27:33.000Z (about 2 years ago)
- Last Synced: 2025-01-08T17:54:34.607Z (5 months ago)
- Language: C++
- Size: 126 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BTCUSDT market monitor
## Build
create virtual shell
```
nix develop
```in virtual shell run
```
make
```## Run
```
./main
```