Neural Network Indicator (NNind)

Category: momentum

A neural network based indicator that processes price action through a pre-trained multi-layer perceptron to output a normalized signal (0-100).

Formula

NN(CLV) \text{ where } CLV = \frac{(Close - Low) - (High - Close)}{High - Low} \text{ processed via 3-layer MLP (17 inputs, 5 hidden, 1 output)}

Inputs

See signal primitives and every published strategy that uses Neural Network Indicator (NNind) on WOBR StrategyVerse.


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