iSpy Agent
Category: market_structure
A utility 'agent' indicator that broadcasts Every Tick data and chart information to other programs (EAs or Indicators) via the EventChartCustom mechanism.
Formula
\text{OnTick} \rightarrow \text{EventChartCustom}(\text{chart\_id}, \text{event\_id}, \text{period}, \text{price}, \text{symbol})
Inputs
- chart_id (default: 0)
- custom_event_id (default: 0)
See signal primitives and every published strategy that uses iSpy Agent on WOBR StrategyVerse.