How do I configure VTS to use my MetaTrader platform?

How do I configure VTS to use my MetaTrader platform?

The VTS EA Builder uses your local MetaTrader Platform to build Expert Advisors. You just need to tell VTS where you have MT installed for each of these values:

Compiler

After VTS converts Drawings into readable MQL code, VTS uses the MetaTrader compiler to convert the MQL into an Expert Advisor. The Build button on the Main Menu launches the MetaTrader compiler.

Click here for more information.

Compiler Flags

Allows compiler options to be set.
Click here for more information.

Editor

The Editor button on the Main Menu launches the MetaTrader program metaeditor.exe. This program opens the MQL editor.
Click here for more information.

Platform

The Platform button on the Main Menu launches the MetaTrader program terminal.exe. This program opens the MetaTrader platform.
Click here for more information.

EA Output Folder

Defines where EA files are created.
Click here for more information.

Custom Indicator Folder

Defines where custom indicators are sourced.
Click here for more information.

Comments are closed.