Tradingview-Alert-Connector is a free and noncustodial tool for you to Integrate tradingView alert and execute automated trading for perpetual futures DEXes.
Currently supports dYdX and Perpetual Protocol.
https://tv-connector.gitbook.io/docs/
For dYdX: https://www.youtube.com/watch?v=I8hB2O2-xx4
For Perpetual Protocol: https://youtu.be/YqrOZW_mnUM
- TradingView Account at least Pro plan
https://www.tradingview.com/gopro/
- dYdX or Perpetual Protocol account with collateral already in place
git clone https://github.com/junta/tradingview-alert-connector.git
cd tradingview-alert-connector
npm install --force
- rename .env.sample to .env
- fill environment variables in .env (see full tutorial)
docker-compose build
docker-compose up -d
yarn start
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.