SilverTrend Sv2

Category: trend, momentum

A variation of the SilverTrend indicator that calculates a breakout level based on the highest high and lowest low over a lookback period (SSP) adjusted by a percentage factor (Kmax).

Formula

SsMax = max(High, SSP); SsMin = min(Low, SSP); level = SsMax - (SsMax - SsMin) * (Kmax / 100); Signal depends on the comparison of shifted level buffers.

Inputs

See signal primitives and every published strategy that uses SilverTrend Sv2 on WOBR StrategyVerse.


Open the interactive page on WOBR AI → · WOBR.AI home