Skip to main content
Track Walk-forward analysis
3 / 50
Library

1991issue C021-10

Constructing walk-forward neural trading rules

Build an adaptive network as one mechanical procedure that can go long, short, or stand aside. Then judge every capacity, input, and target change by whether the same frozen mapping still holds after the fitting window ends.

  • Treat the network as one mechanical-signal: two outputs become long, short, or no position, and the same mapping is used while fitting, on reserved cases, and on later live inputs.
  • End weight updates at a walk-forward-split so later cases are scored with frozen weights and no error sent backward.
  • Use input-normalization and precomputed series so saturating units stay sensitive and hidden capacity is spent on broader regularities.
  • If reserved-set results fail, treat capacity-revision, input or target changes, and refitting as redesign of the same procedure, and watch for overtraining.
Entries in this reading3 entries

The network as one procedure

A back-propagation unit forms a weighted sum of incoming values, adds an adjustable threshold, and applies a saturating transfer function such as a sigmoid. Hidden units sit between environmental inputs and emitted outputs. A fully connected layout feeds every unit from every unit in the prior layer.

The construction treats this stack as a single mechanical procedure whose later stance is long, short, or stand aside, not as a discretionary overlay added afterward.

Fitting, reserved cases, and redesign

During fitting, a fraction of the gap between emitted values and designer-set targets is sent backward to update weights. Reserved input-target pairs are later presented with those updates turned off.

If reserved-set results are unsatisfactory, redesign options include incremental refitting, a full restart, revising which inputs or targets are used, and changing how many units sit in each layer.

The mechanical-signal and the walk-forward-split

One mechanical mapping treats two outputs as long and short indicators. It takes a long stance when the long indicator exceeds 0.5 and a short stance when the short indicator exceeds 0.5. That mechanical-signal is a predetermined mapping from network outputs to long, short, or no position, applied the same way while fitting, on reserved cases, and on later live inputs.

A walk-forward-split is the cutoff that ends weight updates. Later cases are scored with frozen weights and no error sent backward. In one weekly-index construction, after that cutoff the charted lines switch from training targets to the frozen network outputs.

Fitting targets may include later price action that the live procedure cannot see. A future-knowledge-target is that kind of fitting goal. After weight updates stop, later signals depend only on whether historical regularities were captured.

Input-normalization and precomputed series

Unscaled price and volume ranges that sit far outside a unit interval can pin a sigmoid. Construction practice is to remove level bias and rescale inputs toward 0 to 1 or -1 to 1. Input-normalization is that recentering and rescaling, so rule inputs occupy the sensitive region of a saturating transfer function instead of pinning it.

Supplying precomputed series such as moving averages, RSI, percent R, stochastics, or MACD as inputs is proposed so hidden units spend capacity on broader regularities instead of rebuilding those calculations.

Overtraining and capacity-revision

Overtraining is described as learning the fitting cases too exactly. It is the adaptive analogue of overfitting a conventional rule set: the fit reproduces the training cases too exactly and then fails to transfer to reserved cases. Suggested countermeasures include more varied cases, slight noise on successive presentations, and not inflating hidden-layer size without regard to memory and run time.

When reserved-set results fail, changing how many units sit in a layer is a capacity-revision. It is redesign of the same procedure rather than a new discretionary overlay.

Educational research material, not investment advice. Historical source context does not establish present-day performance.
3 of 50 in the Walk-forward analysis track
19911-6 pp.Next on Walk-forward analysisConstructing neural trading systems from facts to walk-forwardFive construction choices specify the procedure: the forecast object, the input requirements, the network type, and the system's size and structure.
All readings on this track · 50 readings
  1. 1990Three-window walk-forward system evaluation
  2. 1990Building the construction layer of a mechanical trading system
  3. 1991Constructing walk-forward neural trading rules
  4. 1991Constructing neural trading systems from facts to walk-forward
  5. 1992Walk-forward evaluation of stop overlays on average crossovers
  6. 1992Audit mechanical system tests for fills and regimes
  7. 1993Walk-forward evaluation of monthly yield and real-rate forecasts
  8. 1993Constructing walk-forward forecasts with linear and moving-average baselines
  9. 1993Walk-forward hybrid rules for intermarket forecast stacks
  10. 1994Neural-net construction as a mechanical trading-system problem
  11. 1995Constructing an intermarket neural net trading system
  12. 1996Weekly market breadth as one procedure on an unused window
  13. 1996Walk-forward evaluation of gold-index bond-fund rules
  14. 1996Evaluating weekday-in-month filters for index day trades
  15. 1996Require both a trend filter and a cycle oscillator before entry
  16. 1997Walk-forward windows as a diagnostic of parameter instability
  17. 1997Walk-forward validation of a market-breadth timing rule
  18. 1997Sunspot spikes and walk-forward evaluation of an adaptive cycle rule
  19. 1997A walk-forward check for bond-breadth timing
  20. 1998Walk-forward audit of regression trend forecasts
  21. 1998Evaluating a cubic least-squares currency trend with walk-forward segments
  22. 1998Walk-forward evaluation of recursive yen trend signals
  23. 1999Personal system design under crowd psychology
  24. 1999Walk-forward evaluation of a polynomial price forecast
  25. 2000Walk-forward optimization of regression-slope-angle rules
  26. 2001Construct a winter seasonal window as one procedure
  27. 2001Inspectable rules when system write-ups dry up
  28. 2002Evaluating mechanical systems before position sizing
  29. 2003Walk-forward construction of rule-based market-position systems
  30. 2007Evaluating metal seasonal windows across regimes
  31. 2007Evaluating mechanical timing systems against hold baselines
  32. 2011Walk-forward reoptimization as a system design gate
  33. 2011Evaluate generated systems on holdouts, then add stops
  34. 2012Walk-forward analysis and out-of-sample tests for a mechanical trading system
  35. 2012Personality-first trading system design
  36. 2012Scorecard-first mechanical system construction
  37. 2012Constructing an advancer-decliner moving average for market breadth
  38. 2012Formula search as mechanical system construction
  39. 2013Identity-first system construction
  40. 2013Construct a swing system from bias rules to walk-forward
  41. 2014Evaluate mechanical stock systems with stops and walk-forward
  42. 2014Walk-forward velocity filters on noisy intraday trends
  43. 2015Event-predictability versus position-constrained rules
  44. 2015Constructing mechanical systems for walk-forward tests
  45. 2016When a tested system must be retired
  46. 2016Walk-forward metric filters and chance-level checks for selected inputs
  47. 2018Evaluate mechanical trading systems without catalog rankings
  48. 2019Phased stop construction from entry risk to trailing exit
  49. 2020Stockpiling simple ideas for mechanical system construction
  50. 2020A pretty first draft is not a walk-forward waiver
All 95 readings tagged Walk-forward analysis
Also on Walk-forward analysis5 readings