Skip to content
EdgeProof Docs

Introduction

A TradeStation TradingApp for parameter selection and walk-forward validation.

What EdgeProof Does

EdgeProof is a TradeStation native TradingApp that uses EasyLanguage and DLL add-ons to turn a standard optimization run into a disciplined, end-to-end strategy validation and parameter-value selection pipeline. Instead of stopping at "this parameter set had the best net profit," EdgeProof walks you from Feasibility, Filtering and Strategy code generation, through multi-symbol and multi-timeframe optimization, Monte Carlo stress-testing, to Walk-Forward analysis and Validation testing, helping you make calculated decisions.

At each stage the app saves and passes results forward automatically, so you spend your time making decisions, not managing files.

Code generation → Feasibility → Optimization → Walk-Forward Validation → Monte Carlo → Live Code

What EdgeProof is not

  • It does not execute trades on your behalf — Live Trading generates the strategy code; attaching it to a chart is a manual step.
  • It does not connect to a broker or a live market data feed of its own; all data comes through TradeStation.
  • It does not upload your data anywhere — every trades file is written locally under your Working Folder as an unencrypted .csv. Strategy logic, parameter sweeps, and trade history stay on your machine.

Who is EdgeProof For

The app is built for futures day and swing traders, running systematic strategies on any futures market, who want a structured, repeatable process for testing ideas before committing real capital. It is most valuable if you:

  • Already build or adapt strategies in TradeStation's EasyLanguage editor
  • Want Walk-Forward validation rather than simple in-sample backtesting
  • Need a clear decision framework for when a strategy is (or isn't) ready to trade live

You do not need to be a programmer. Everything is point-and-click. The one prerequisite is a basic strategy coded in EasyLanguage — the app handles everything from there.

How It Fits Into Your TradeStation Workflow

EdgeProof is a stand-alone TradingApp that runs in any TradeStation Workspace — no chart required. Open it once and it stays available for the life of your session. Work through the App tabs in order — from app and strategy setup to live code generation — without leaving TradeStation.

About This Edition

This guide documents EdgeProof Pro — the full pipeline, including the WFO Config tab, real walk-forward Validation, the Robustness tab, and the richer web-based Candidates experience. A separate Basic edition and guide are also available, covering the streamlined Settings → Strategy Code → Optimization → Trades Generator → Candidates → Live Trading pipeline without walk-forward validation.