- Home
- Search & Web
- Tradingview Webhooks Bot
Rating
Votes
0
score
Downloads
0
total
Price
Free
No login needed
Works With
About
π Live Demo π₯
There's now a live demo available at [http://tvwb.robswc.me](http://tvwb.robswc.me). Feel free to check it out or send it some webhooks!
[](https://www.digitalocean.com/?refcode=2865cad8f863&utm_campaign=Referral_Invite&utm_medium=Referral_Program&utm_source=badge)
Get Support on Discord
The What π¬
Tradingview-webhooks-bot (TVWB) is a small, Python-based framework that allows you to extend or implement your own logic using data from Tradingview's webhooks. TVWB is not a trading library, it's a framework for building your own trading logic.
The How π
TVWB is fundamentally a set of components with a webapp serving as the GUI. TVWB was built with event-driven architecture in mind that provides you with the building blocks to extend or implement your own custom logic. TVWB uses Flask to handle the webhooks and provides you with a simple API to interact with the data.
Quickstart π
Docker compose command
docker-compose run app startInstallation
Hosting
Ensure you're in the src directory. When running the following commands, if you installed manually. If you used docker, start the tvwb.py shell with docker-compose run app shell (in the project root directory) and omit the python3 tvwb.py portion of the commands.
Creating an action
python3 tvwb.py action:create NewAction --registerThis creates an action and automatically registers it with the app. Learn more on registering here.
_Note, action and event names should _always_ be in PascalCase._
You can also check out some "pre-made" community actions!
Linking an action to an event
python3 tvwb.py action:link NewAction WebhookReceivedThis links an action to the WebhookReceived event. The WebhookReceived event is fired when a webhook is received by the app and is currently the only default event.
Editing an action
Don't lose this
Three weeks from now, you'll want Tradingview Webhooks Bot again. Will you remember where to find it?
Save it to your library and the next time you need Tradingview Webhooks Bot, itβs one tap away β from any AI app you use. Group it into a bench with the rest of the team for that kind of task and you can pull the whole stack at once.
β‘ Pro tip for geeks: add a-gnt π€΅π»ββοΈ as a custom connector in Claude or a custom GPT in ChatGPT β one click and your library is right there in the chat. Or, if youβre in an editor, install the a-gnt MCP server and say βuse my [bench name]β in Claude Code, Cursor, VS Code, or Windsurf.
a-gnt's Take
Our honest review
This plugs directly into your AI and gives it new abilities it didn't have before. a framework π for trading with tradingview webhooks!. Once connected, just ask your AI to use it. It's completely free and works across most major AI apps. This one just landed in the catalog β worth trying while it's fresh.
Tips for getting started
Tap "Get" above, pick your AI app, and follow the steps. Most installs take under 30 seconds.
What's New
Imported from GitHub
Ratings & Reviews
0.0
out of 5
0 ratings
No reviews yet. Be the first to share your experience.