Legacy Trading Connector (OptionX)

Category: market_structure

A bridge indicator that captures signals from other MT5 indicators (buffers or arrows) and executes Binary Option trades via the MegaConnector API.

Formula

\text{Signal} = \begin{cases} \text{CALL} & \text{if } I_{up} \neq 0 \text{ or Arrow } ID = 233 \\ \text{PUT} & \text{if } I_{dn} \neq 0 \text{ or Arrow } ID = 234 \end{cases} \text{ subject to Payout } \ge \text{ Filter}

Inputs

See signal primitives, usage in published strategies and more on WOBR StrategyVerse.


Open in the WOBR AI app → · WOBR.AI home