You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This program serves as a boilerplate for implementing automatic cryptocurrency trading in Go. Exchange sites implemented include HitBTC, Binance.
About
This program serves as a boilerplate for implementing automatic cryptocurrency trading in Go. Makes extensive use of Channels and Goroutines (In progress)