This tutorial is to help automate your trading strategies by connecting TradingView's alerts to ApeX Pro exchange's(https://pro.apex.exchange/trade) API. Here's a step-by-step guide. It's all free!!
https://tradingview-connector.gitbook.io/tradingview-alert-connector-tutorial/
git clone https://github.com/cj2094/apexpro-tradingview-connect
cd apexpro-tradingview-connect
npm install --force
docker-compose build
docker-compose up -d
yarn start