Plotshape Test Indicator
Category: momentum
A basic demonstration script that plots shapes based on simple price thresholds, primarily used for testing runtime compatibility.
Formula
\text{Signal} = \text{close} > 2 \text{ given } \text{close} > 1
See signal primitives, usage in published strategies and more on WOBR StrategyVerse.