Trend Parameters
Each row below shows a parameter the Trend strategy actually uses, its current value, and a one-line plain-English definition of what it controls. Values are pulled live from the strategy's source code, so this page always reflects the algorithm as it runs today.
- Swing Strength3 bars
Bars on each side needed to register a swing high or low used for trendline construction.
- Fast / Slow MA50 / 200
Primary moving-average pair used to confirm overall trend-direction alignment.
- Short / Long MA13 / 89
Secondary moving-average pair feeding the midpoint-momentum filter.
- Trendline Reference Points10
Number of historical swing points stored for trendline validation.
- Minimum Average Volume50,000
Daily volume gate; symbols trading below this average are skipped.
- Minimum Price$10
Entries are only taken on stocks priced above this level.
- Entry Stop Buffer0.75 x ATR
Stop entry is placed this far above the trigger bar to confirm the breakout.