Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 366 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 366 Bytes

Go Candlestick Charts

  • Live data retrieved from Binance Futures API with help of crex
  • Chart created with go-echarts

To run:

go run main.go

Server will be running on http://localhost:7777