KandleKings™ WatchTower v1.0

Category: momentum, volume, trend

A multi-condition monitoring system that identifies price/volume breakouts relative to VWAP and triggers RSI threshold alerts.

Formula

\text{Breakout} = (P > VWAP) \land (V > 1.5 \times SMA(V, 20)) \\ \text{Proximity} = \frac{|P - VWAP|}{VWAP} < 0.01 \\ \text{RSI Signals} = \text{crossover}(RSI_{14}, 60) \lor \text{crossunder}(RSI_{14}, 40)

Inputs

See signal primitives and every published strategy that uses KandleKings™ WatchTower v1.0 on WOBR StrategyVerse.


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