VWAP Calculator
- Go
- Websocket
- Bitfinex API
See https://go.dev/doc/install
$ go build -o vwap ./cmdAs a result binary file 'vwap' should be created in root directory
$ ./vwapor
$ go run ./cmd$ go test ./cmd- Author - Nick-NodeJS
Nest is MIT licensed.