Requirements
TradingView alerts, a separate PineConnector account, a supported MetaTrader environment, broker access, and a stable connection are required.
Optional third-party automation
A code-verified overview for routing confirmed Market Indicator Lab - V1 entry signals through PineConnector to a separately configured MetaTrader environment.
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_POINTSTradingView alerts, a separate PineConnector account, a supported MetaTrader environment, broker access, and a stable connection are required.
Create or connect your own account through PineConnector. Access and any related fees are separate from Market Indicator Lab - V1.
Follow PineConnector’s current official instructions to obtain and install the appropriate Expert Advisor for your MetaTrader version.
Attach and configure the Expert Advisor, allow the permissions required by the current PineConnector documentation, and keep MetaTrader connected.
Find the exact case-sensitive symbol in MetaTrader Market Watch. Broker suffixes such as .cash or other variations must be preserved.
Enter your own PineConnector license ID only inside the indicator settings in TradingView. Never publish or share it in screenshots.
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.
Create one alert on Market Indicator Lab - V1 and select “Any alert() function call.” Use the current official PineConnector webhook value privately.
Test a confirmed signal or controlled test command in a demo environment before considering live use.
Confirm that the signal was received and processed in the PineConnector logs.
Confirm the requested symbol, direction, volume, SL, and TP in MetaTrader. A received alert is not proof that a broker order was accepted.
Compare TradingView alert logs, PineConnector logs, MetaTrader Expert logs, symbol mapping, volume rules, connection status, and broker rejection messages.
Verify demo testing, symbol mapping, volume, SL/TP interpretation, terminal uptime, VPS or internet stability, broker connection, and maximum acceptable account risk.
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 ↗