Skip to content
Docs
Open Portal
Copy the page manually

Your browser did not allow direct clipboard access. Select and copy the Markdown below.

Playground

Build an alert message or check one you already have.

Build a market or pending-entry message, or inspect a message you already have. This page prepares text and runs local checks. It does not send a signal or connect to a trading account.

Before generating: check the intended accounts and exact broker symbol. Values such as 0.01 lots or 20 pips are examples; broker limits still apply. If Signal Authentication is enabled, add the configured secret privately before testing.

Build a new message ↓Check an existing message ↓
Next: verify a demo outcome

Copy a reviewed message into the guided test workflow. Check the intended account, order, volume, stops and any duplicate before retrying.

Follow the test-alert guide →Open Portal Bridge ↗

It checks one line for field order, listed command/parameter names, duplicate parameters, decimal values, conflicting explicit methods and documented required groups. It recognises the common command aliases and points out legacy settings that need review.

“No issues found” means only those checks passed. The checker cannot establish license ownership or validity, connected accounts, symbol availability, live prices, margin, fees, broker minimums, EA filters, every parameter/command combination, or complete compatibility with an installed EA version. An unfamiliar parameter is reported for review; it is not silently rewritten.

After reviewing the message, follow Send a test alert. You can open Portal Bridge through that workflow to review or test a signal with the correct account context. This documentation page never submits a trading request.

Confirm the intended account, symbol, direction, volume, stops and any duplicate in MetaTrader. Before retrying, check whether an order already exists. If the outcome differs, read the full error detail.

This is an illustrative fixed-volume buy with a stop. Replace the License ID and broker symbol, and complete authentication if enabled.

Reference entry message
TradingView → Message PineConnector Syntax
LicenseID,buy,EURUSD,vol_lots=0.01,sl_pips=20

Need the full rules? PineConnector Syntax · Volume and targets · Pending orders.