Tradingview Alert Connector
  • Overview
  • What is Tradingview Strategy
  • Setup
    • Run on local PC
    • Run on cloud service
    • Test Tradingview strategy alert
    • Set Tradingview strategy alert
    • How to get dYdX v3 Credentials
    • GMX Setup
    • dYdX v4 Setup
    • Bluefin Setup
    • Add Sentry.io monitoring
    • FAQ
  • Additional Usage
    • Execute order from non-strategy alert
    • Run DCA bot
Powered by GitBook
On this page

What is Tradingview Strategy

PreviousOverviewNextRun on local PC

Last updated 11 months ago

Tradingview Strategy is a function we can create and simulate(backtesting/forwardtesting) trading strategy easily on Tradingview platform.

Tradingview also provides basic built-in strategies, for example, MACD Strategy and RSI Strategy, which we can try out of the box.

Tradingview Strategy is a script written in Pine Script, so anyone can share their strategy in the community easily.

Limitation of Tradingview Strategy

  • Not suitable for market making or HFT(High-Frequency Trade)

  • Cannot build a strategy based on data that is not available on Tradingview(ex. orderbook and liquidation data)

References:

Strategy — Indicators and Signals — TradingViewTradingView
community-shared strategies
First steps — Pine Script User Manual 5 documentation
Logo
Strategies — Pine Script User Manual 5 documentation
Logo
Built-in strategies
Logo