Skip to content

Crypto strategies for various crypto exchanges in Golang.

Notifications You must be signed in to change notification settings

janrockdev/crypto-desk

Repository files navigation

Crypto-Desk (Golang/KDB+)

Description:

Crypto strategies for various crypto exchanges in Golang.

  • starting with Alpaca.Markets and Golang TA indicators

Screen #1

  • tradebook, sound based on a side and intensity on size of a trade)

Watch the video

go run main.go alpacatb
./<app> alpacatb

Screen #2

  • pricing, interval based aggreated prices are stored into a DB with pool of indicators
  • inerface for real-time price change
go run main.go alpacapr
./<app> alpacapr

Tests:

# env. variables test
go test -v ./cmd -run TestVarAlpaca 

About

Crypto strategies for various crypto exchanges in Golang.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages