Overview
Free and noncustodial tool for you to Integrate TradingView alert and execute automated trading for perpetual futures DEXes.
All software is open source, and this tool runs on users’ systems (rather than on a centralized platform). This requires that users run their bot, for which we recommend using a cloud service provider.

Sample Built-in Supertrend strategy
Video tutorial:
- Computing machine(Cloud service, local PC, Raspberry Pi, etc...) that has a stable internet connection to host this tool
- TradingView Account at least Pro plan($12.95/month)
*To enable Webhook notification to send alerts from Tradingview
- Trading account with collateral already in place
*This tool does not include any onboarding function, so users have to create a dYdX/Perpetual Protocol account and deposit collateral in advance.
We recommend creating and using an exclusive different account for running a trading bot.
- My referral links to get a trading fee discount
- Receive strategy alert from Tradingview via webhook and execute a corresponding market order
- Support for running multiple strategies/markets/exchanges at the same time
- Export order history by each strategy to CSV
- Utilized environment variables
- Implemented passphrase auth between Tradingview alert and your web server
Two steps are needed, which are
- 1.Setting up a web server on your environment(local or cloud)
- 2.Setting a strategy alert on Tradingview website
This project is hosted under an MIT OpenSource License. This tool does not guarantee users’ future profit and users have to use this tool on their own responsibility.
Last modified 3mo ago