All public workReview scope and boundaries
Compiled open-source Pine Script v6 contract proof
PineConnector Signal Contract Inspector
A credential-safe TradingView diagnostic for inspecting the current PineConnector explicit market-order message shape before any alert or endpoint is enabled.
The engineering problem
Why this tool exists
TradingView-to-MetaTrader automation can fail even when the signal rule is correct because the alert uses ambiguous volume, stop, target or broker-symbol fields. The inspector makes one bounded message contract visible while keeping transport disabled by default.
Published capabilities
- Explicit vol_lots, sl_pips and tp_pips market-order fields
- Optional TradingView-to-broker symbol override
- Completed-bar timing and one-event-per-bar suppression
- Alert transport disabled by default
- On-chart License ID masking and validation gate
Engineering evidence
- Original MPL-2.0 Pine v6 source published on GitHub
- Exact source compiled and saved privately in TradingView on 2026-08-10
- Acceptance checklist tied to current public PineConnector syntax documentation
What this case study does not claim
- The Basic plan indicator cap prevented an on-chart run, so no chart, alert, endpoint or MetaTrader acceptance is claimed.
- The proof targets documented explicit market-order syntax for PineConnector MT5 EA v3.53.2 or later; older EAs and pending orders are outside scope.
- It contains no License ID, webhook URL, broker credential or trading-performance claim.
Need related custom work?