APEX Elite — how to use it
Elite contains everything in Pro — sessions, the opening range, the five breakout patterns, SL/TP and the Repaint toggle all work identically. This guide covers what Elite adds on top: higher-timeframe confluence, a confidence rating on every signal, Smart Money structure tools, and MT4/MT5 automation.
Quick start
- Set up as you would Pro — 5-minute chart, Display Timezone, Pip Size.
- Leave the filters off to begin with. Filter Signals by HTF Levels and Filter Signals by EMA Trend both default to off. Watch the levels first, then decide whether to let them gate your entries.
- Read the confidence note on each signal label before you act on it.
- Create the alert with Any alert() function call.
- Only wire up PineConnector once you trust the signals. It sends live trades.
Confidence rating
When a signal fires, Elite looks at the ground between your entry and TP1 and tells you whether anything is standing in the way.
- No note — clear run from entry to TP1. The setup has room to work.
- [!] PDC in path — the Previous Day Close sits between entry and TP1. A weaker level, but price often reacts to it. Consider a tighter first target.
- [!] HTF level in path — a strong level (PDH, PDL, WKH or WKL) is in the way. TP1 may not be reached cleanly. Consider taking profit before the level, or standing aside.
The signal still fires. Elite is telling you what it can see so you can size and target accordingly — the decision remains yours.
Higher timeframe levels
The exclusion buffer — always on
Elite suppresses signals that fire too close to a key level, because price sitting right at a level tends to stall rather than break through. This runs whether or not you enable the HTF filter. It adapts by instrument automatically: a fixed pip buffer on forex, a fraction of ATR on indices, commodities and crypto.
The HTF filter — optional
Filter Signals by HTF Levels (default off) goes further: it only allows signals breaking toward a nearby level — longs from support, shorts from resistance. Fewer signals, better confluence.
EMA trend filter
- Show EMA (on by default) plots a 200 EMA in bull or bear colour. No effect on signals.
- Filter Signals by EMA Trend (off by default) allows longs only above the EMA and shorts only below, cutting counter-trend entries.
- The length is adjustable if 200 does not suit your style.
Smart Money structure
These are context tools. They draw on the chart but do not gate your breakout signals.
BOS and CHOCH
Break of Structure marks price closing beyond the last swing — trend continuation. Change of Character marks a break against the prevailing trend — the early warning of a reversal. Increase Swing Lookback for fewer, more significant structure points.
Fair Value Gaps
Three-candle imbalances where price moved too fast to trade properly. Only gaps of real size are drawn. With Hide Mitigated FVGs on, a box disappears once price returns to fill it — so what remains on your chart is unfinished business.
Order Blocks
The last opposing candle before a strong impulse — where institutional orders likely sat. Only blocks preceding a significant impulse are drawn. Hide Mitigated OBs removes them once price returns to test them.
Switch on Alert: Order Blocks only if you want to be notified each time a new Order Block forms. These are informational, not trade signals, and they fire independently of your session alerts.
PineConnector — MT4/MT5 automation
- In PineConnector Webhook, switch on Enable PineConnector Webhook.
- Enter your License ID from the PineConnector portal.
- Set Symbol to match your broker's naming exactly — EURUSD, XAUUSD, GBPUSDm. A mismatch means the trade silently fails.
- Set your Lot Size.
- In the TradingView alert, set the Webhook URL to PineConnector's endpoint and choose Any alert() function call.
Elite sends the stop and take-profit as exact price levels calculated from the session range, so your risk-reward is correct on every instrument without any manual pip configuration.
PineConnector alerts fire on confirmed bar close only — regardless of your Repaint setting. A repainting signal must never reach a live account, because the entry could vanish before the candle closes. This is deliberate and cannot be overridden. Test on a demo account first.
A suggested workflow
Elite gives you a lot. Turning everything on at once is the fastest way to a cluttered chart you stop reading.
- Start with the core — sessions, range, engulfing pattern, SL/TP. Learn what a clean signal looks like.
- Add the HTF levels for context. Leave the filter off. Just watch how price behaves around PDH, PDL and the weekly levels.
- Start reading the confidence note. Notice how often an amber warning precedes a signal that stalls short of TP1.
- Then enable one filter — HTF or EMA, one at a time — and judge whether fewer signals is a trade worth making.
- Add structure tools last, and only the ones you use. FVG and OB are powerful but visually heavy.
- Automate only what you already trust. Demo first.