ProfitRobots Dashboard Template
Category: trend
A multi-symbol, multi-timeframe dashboard framework that visualizes custom bullish/bearish conditions across a grid. It serves as a visual hub for monitoring trend alignment across the market.
Formula
\text{Grid}(Symbol, TF) = \begin{cases} \text{UpColor} & \text{if } UpCondition(Symbol, TF) \\ \text{DnColor} & \text{if } DownCondition(Symbol, TF) \\ \text{NeutralColor} & \text{otherwise} \end{cases}
Inputs
- output_mode (default: OutputLabels)
- Pairs (default: EURUSD,EURJPY,USDJPY,GBPUSD)
- Include_H1 (default: true)
- x_shift (default: 900)
- draw_arrows (default: false)
See signal primitives and every published strategy that uses ProfitRobots Dashboard Template on WOBR StrategyVerse.