Strategy Detail
Random
A control strategy that generates randomized buy and sell signals for testing the backtest pipeline.
Median Net PnL
-$184
Expected drift after commission across the current sample set
Median Win Rate
48.3%
Useful baseline for evaluating whether a strategy is beating noise
Median Hold Time
18m
Short enough to test the intraday reporting flow
What It Does
Random exists to verify the mechanics of the system rather than to express a market opinion. It sends randomized long and short signals so the backtest engine, execution assumptions, and reporting pipeline can be tested under neutral conditions.
That makes it useful for sanity-checking slippage settings, credit deduction, reporting layouts, and any strategy-specific UI that needs a baseline comparison.
Key Characteristics
Neutral control strategy for platform validation
Useful for benchmarking strategy overlays against chance
Great for QA, regression checks, and interface testing
Best In
Platform QA and pipeline verification
Comparing edge against a non-signal baseline
Testing order-table and results-page behavior
Parameters
Seed
Initial capital
Contracts
Timeframe
Date range
Run Backtest
This page is designed to serve both public and authenticated users. In the integrated product, signed-in traders go directly into parameter configuration while guests are asked to sign in first.