/tradovate-trading-bot

Bot Trading on Tradovate

Primary LanguageJavaScriptMIT LicenseMIT

Automated Tradovate trading bot with trailing buy/sell strategy

What I used

** Using data from TradingView to calculate indicator if there is a signal CALL or PUT, I enter an order from API Tradovate

** What next

  • Implement some strategies to trading auto on some exchanges

Install

  • use docker-compose to host

run: docker-compose build then docker-compose up -d to run bot at http://0.0.0.0:8086/

Screen

** Login

Alt text

** List order

Alt text

** Setting

After login TradingView please copy and add token to setting page.

Alt text