What is Tradingview Strategy
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.

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

Strategy — Indicators and Signals — TradingView
TradingView
community-shared strategies
- 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:
Last modified 3mo ago