Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 391 Bytes

File metadata and controls

11 lines (6 loc) · 391 Bytes

Backtest

Overview

After reviewing the point-in-time scan results, trade candidates are added to an input file with associated meta data.

I use Tickblaze which can process the input file for both backtesting and live execution.

See sample input file in this directory.

Backtest rules and results can be found here.