Skip to content

leetcode-golang-classroom/golang-termdicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang-termdicator

This repository is for how to implements an indicator with golang

resources

  • Binance websocket futures api
wss://fstream.binance.com/stream?streams=btcusdt@depth
  • AVL binary tree
github.com/VictorLowther/btree
  • Websockets
github.com/gorilla/websocket
  • Termbox for UI in the terminal
https://github.com/nsf/termbox-go

data flow

data flow

console view

console-view

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published