← Back
Setup component
MetaTrader 5
MetaTrader 5 is the execution terminal of the system. It runs on your VPS and is responsible for receiving the instruction and placing the trade on your broker account. It does not generate the signal — it only executes it.
Continue to client portal →
MT5 should run on your VPS as the final execution layer.
Why MT5 is required
Receives the execution instruction
Places the trade on your broker account
Runs directly on your VPS environment
Acts as the execution terminal of the full system
Connects the final step of the signal flow to live order placement
What you need inside MT5
MT5 should be installed on your VPS and connected to your broker account. This is where the final execution happens once the signal has passed through the bridge.
• MetaTrader 5 installed on the VPS
• Your broker login connected inside MT5
• Correct symbols available in the terminal
• Your execution environment configured correctly
• A stable server connection running continuously
Important
MT5 is not the signal source and not the broker itself. It is only the execution terminal. TradingView generates the signal, the bridge processes it, and MT5 places the order. For the full system to work, you still need your VPS, TradingView access, and your broker account.