Skip to content

temp-page/apexpro-tradingview-connect

 
 

Repository files navigation

ApeX Pro apexpro-tradingview-connect Tutorial

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/

Installation

git clone https://github.com/cj2094/apexpro-tradingview-connect
cd apexpro-tradingview-connect
npm install --force

Quick Start

with Docker

docker-compose build
docker-compose up -d

without Docker

yarn start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.7%
  • JavaScript 1.7%
  • Dockerfile 0.6%