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