Skip to content

cqtrade/infobot

Repository files navigation

infobot

Receive signals from Tradingview and forward to Discord

Init

cp example.env .env

Develop

Debug with Visual Studio Code.

For a quick run:

go run main.go

Docker

docker-compose  up -d --build

Releases

No releases published

Packages

No packages published

Languages