QuantumTrader-Pro ML Signal Overlay

Category: trend, market_structure

A bridge-based indicator that fetches Machine Learning classification signals from an external API and overlays direction, confidence, and exit signals on the chart.

Formula

\text{Signal} = \text{WebRequest}(\text{BridgeURL} + \text{params}) \implies \text{JSON Parse}(\text{direction, confidence, prices}) \implies \text{Filter}(\text{confidence} \ge \text{MinConfidence})

Inputs

See signal primitives and every published strategy that uses QuantumTrader-Pro ML Signal Overlay on WOBR StrategyVerse.


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