EdgeQuery Research Guide

How to analyze TradingView Strategy Tester results

TradingView Strategy Tester is useful for validating strategy logic and reporting performance. Deeper research begins when you export the trade history and study how individual trades behave across time and market conditions.

Start with the Strategy Tester report

Review the basic performance summary first: number of trades, net profit, drawdown, percentage profitable, average trade and profit factor. These statistics are important sanity checks, but they do not explain what caused the results.

Export the trade list for deeper analysis

A trade-level export lets you examine entry and exit timestamps, direction, prices, trade result and other available fields. Before analysis, normalize time zones and confirm the symbol and contract being tested. Futures research is especially sensitive to session boundaries and contract-roll assumptions.

Break the backtest into meaningful segments

Compare long versus short trades, session windows, day of week, month, holding time and market-state categories. If performance deteriorates in one segment, measure how much of the total drawdown it contributes and whether the relationship persists outside the period where you first noticed it.

Add market context

Trade history becomes more informative when aligned with market data. That makes it possible to ask whether losses cluster during ranges, after volatility expansion, near session transitions, or when structure differs from the conditions that produced the strongest winners.

Study trade paths when the data allows it

MAE and MFE can reveal whether profitable trades routinely tolerate a certain amount of adverse excursion, whether exits give back too much of available movement, or whether stopped trades frequently move favorably before failing. These findings can point toward stop and exit research without changing the original entry logic prematurely.

Avoid optimizing directly on every discovery

If one time window looks weak, do not immediately exclude it. First form a hypothesis and test it on a separate period. TradingView makes parameter optimization easy to iterate, which also makes it easy to overfit. Treat diagnostic findings as questions to test rather than instructions to modify the strategy.

What EdgeQuery is building

EdgeQuery is a research platform for automated traders that analyzes trade history alongside market context. The objective is to diagnose why a system works, where it struggles, and what may be worth testing next—not to provide investment advice or promise future performance.

Join the founding beta waitlist

Related research guides