sync_ea
Upload and compile Expert Advisor source code to MetaTrader 4 for automated trading strategy implementation.
Instructions
Upload EA file to MetaTrader 4 for compilation
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ea_name | Yes | Name of the EA file (without .mq4 extension) | |
| ea_content | Yes | MQL4 source code content |