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 v3, dYdX v4, Perpetual Protocol v2, GMX v2 and Bluefin.
https://tv-connector.gitbook.io/docs/
dYdX v3: https://www.youtube.com/watch?v=I8hB2O2-xx4
Perpetual Protocol: https://youtu.be/YqrOZW_mnUM
- TradingView Account at least Pro plan
https://www.tradingview.com/gopro/
- DEX(e.g. dYdX v4) 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.