Stitched Equity Curve
The Equity tab (bottom chart area) shows a continuous equity curve built by stitching together the out-of-sample equity points from every fold in sequence. This is the single most important WFA output.
What is Stitching?
Each fold produces an out-of-sample equity series — the equity curve that results from applying the fold's best parameters to its test window. Stitching appends these series end-to-end (adjusting bar offsets) to create a single continuous path.
The result is a realistic picture of what your account balance would have looked like if you had been running the strategy live — with parameters re-optimised at the start of each fold window.
How Equity Points Are Extracted
After the OOS backtest runs for a fold, the equity extractor reads the strategy's memory to build discrete equity events:
Chart Features
The equity curve is rendered using lightweight-charts (TradingView's open-source charting library). It supports all standard chart interactions.
Timestamp Handling
The equity curve component can display time on the X-axis in two modes:
timestamps prop.1600000000 + bar × 60 seconds — a synthetic 1-minute grid starting from a fixed epoch. The chart is still usable but dates are not meaningful.