/tradingview-alert-connector

Integrating TradingView strategy alert and executing automated trading for futures DEXes

Primary LanguageTypeScriptMIT LicenseMIT

Tradingview-Alert-Connector

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.

Docs

https://tv-connector.gitbook.io/docs/

Video Tutorial

For dYdX: https://www.youtube.com/watch?v=I8hB2O2-xx4

For Perpetual Protocol: https://youtu.be/YqrOZW_mnUM

Prerequisites

  • TradingView Account at least Pro plan

https://www.tradingview.com/gopro/

  • dYdX or Perpetual Protocol account with collateral already in place

Installation

git clone https://github.com/junta/tradingview-alert-connector.git
cd tradingview-alert-connector
npm install --force

Quick Start

  • rename .env.sample to .env
  • fill environment variables in .env (see full tutorial)

with Docker

docker-compose build
docker-compose up -d

without Docker

yarn start

Disclaimer

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.