Get Access
HomeLearnResearchToolsMarket BriefIndicatorAboutGet Access

Optional third-party automation

PineConnector setup overview

A code-verified overview for routing confirmed Market Indicator Lab - V1 entry signals through PineConnector to a separately configured MetaTrader environment.

What the production script sends

Confirmed visible Buy or Sell entries only, after bar close, using the structure below. Forming previews do not trigger PineConnector entries.

LICENSE_ID,buy|sell,BROKER_SYMBOL,risk=LOT_SIZE,sl=SL_POINTS,tp=TP_POINTS
01

Requirements

TradingView alerts, a separate PineConnector account, a supported MetaTrader environment, broker access, and a stable connection are required.

02

PineConnector account

Create or connect your own account through PineConnector. Access and any related fees are separate from Market Indicator Lab - V1.

03

Expert Advisor

Follow PineConnector’s current official instructions to obtain and install the appropriate Expert Advisor for your MetaTrader version.

04

MetaTrader configuration

Attach and configure the Expert Advisor, allow the permissions required by the current PineConnector documentation, and keep MetaTrader connected.

05

Exact broker symbol

Find the exact case-sensitive symbol in MetaTrader Market Watch. Broker suffixes such as .cash or other variations must be preserved.

06

Private license ID

Enter your own PineConnector license ID only inside the indicator settings in TradingView. Never publish or share it in screenshots.

07

Lot size and risk

Select and verify the lot-size value. The current script sends it through the legacy risk= parameter, so the Expert Advisor’s volume setting must interpret that value as intended.

08

TradingView alert

Create one alert on Market Indicator Lab - V1 and select “Any alert() function call.” Use the current official PineConnector webhook value privately.

09

Demo test

Test a confirmed signal or controlled test command in a demo environment before considering live use.

10

PineConnector logs

Confirm that the signal was received and processed in the PineConnector logs.

11

MetaTrader execution

Confirm the requested symbol, direction, volume, SL, and TP in MetaTrader. A received alert is not proof that a broker order was accepted.

12

Troubleshooting

Compare TradingView alert logs, PineConnector logs, MetaTrader Expert logs, symbol mapping, volume rules, connection status, and broker rejection messages.

13

Safety checklist

Verify demo testing, symbol mapping, volume, SL/TP interpretation, terminal uptime, VPS or internet stability, broker connection, and maximum acceptable account risk.

Third-party setup and execution remain your responsibility.

Market Indicator Lab - V1 does not connect directly to your broker, control your account, maintain MetaTrader, or guarantee order execution. Never place a license ID, webhook URL, broker credentials, account details, API key, or token on this website or in public screenshots.

Read official PineConnector documentation ↗