{"id":18098699,"url":"https://github.com/krzko/tvctl","last_synced_at":"2025-06-19T04:08:04.302Z","repository":{"id":36975608,"uuid":"413790056","full_name":"krzko/tvctl","owner":"krzko","description":"📈 A command-line utility to interact with TradingView","archived":false,"fork":false,"pushed_at":"2024-03-22T04:19:32.000Z","size":5586,"stargazers_count":16,"open_issues_count":9,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-19T01:11:26.566Z","etag":null,"topics":["binance","crypto","docker","ftx","tradingview","uniswap"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/krzko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-05T11:30:47.000Z","updated_at":"2025-04-09T10:19:31.000Z","dependencies_parsed_at":"2024-06-20T11:09:24.734Z","dependency_job_id":"0e3be487-c00a-4571-8f0f-e5cbfd508572","html_url":"https://github.com/krzko/tvctl","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/krzko/tvctl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krzko%2Ftvctl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krzko%2Ftvctl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krzko%2Ftvctl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krzko%2Ftvctl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krzko","download_url":"https://codeload.github.com/krzko/tvctl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krzko%2Ftvctl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260684178,"owners_count":23046103,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["binance","crypto","docker","ftx","tradingview","uniswap"],"created_at":"2024-10-31T20:12:26.418Z","updated_at":"2025-06-19T04:07:59.288Z","avatar_url":"https://github.com/krzko.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tvctl\n\n📈 A command-line utility to interact with [TradingView](https://www.tradingview.com).\n\nThis utility aims to improve usability of tedius and repetative tasks, such as **watchlist** generation and hopefully in the future, **alert** management. New features will be added as and when an TradingView expose an endpoint to manage these features.\n\nCurrently supported features are:\n\n* Watchlists\n  * Binance: Spot, Margin, Futures (USD-M) watchlists\n  * ~~FTX: Spot, Futures, Stocks~~ 🤡🌎\n  * KuCoin: Spot\n\n## Getting Started\n\nRunning `tvctl` is availabile through several methods. You can using `brew`, download it as a binary from GitHub releases, or running it as a distroless docker image.\n\n### brew\n\nInstall [brew](https://brew.sh/) and then run:\n\n```sh\nbrew install krzko/tap/tvctl\n```\n\n### Download Binary\n\nDownload the latest version from the [Releases](https://github.com/krzko/tvctl/releases) page.\n\n### Docker\n\nRun it via a docker distroless image:\n\n```sh\ndocker run --rm \\\n    -v \"$(pwd)\":/save \\\n    ghcr.io/krzko/tvctl:latest watchlist generate -directory /save\n```\n\nTo see all the tags view the [Packages](https://github.com/krzko/tvctl/pkgs/container/tvctl) page.\n\n## Run\n\n```sh\nNAME:\n   tvctl - A command-line utility to interact with TradingView\n\nUSAGE:\n   tvctl [global options] command [command options] [arguments...]\n\nVERSION:\n   v0.0.6-625fe68 (2022-07-21T04:57:56Z)\n\nCOMMANDS:\n   watchlist, wl  Commands related to watchlist features\n   help, h        Shows a list of commands or help for one command\n\nGLOBAL OPTIONS:\n   --help, -h     show help (default: false)\n   --version, -v  print the version (default: false)\n```\n\n### Watchlist\n\nTo generate (export) a watchlist, use the following command:\n\n```sh\n# Long\ntvctl watchlist generate\n\n# Short\ntvctl wl g\n```\n\nFor an example of the generated output, view the [export](https://github.com/krzko/tvctl/tree/main/export) directory. The `watchlist generate` command will export all the pairs for each supported exchange and market instrument, into a file that TradingView recognises as a watchlist.\n\nTo import the file, simply go to your chart view, select the `...` in the top right-hand corner and select **Import list...**.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrzko%2Ftvctl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrzko%2Ftvctl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrzko%2Ftvctl/lists"}