SkillAgentSearch skills...

MetaTrade2NodeJS

Simple comunication between NodeJS and MetaTrader(MQL4) experts

Install / Use

/learn @XC3S/MetaTrade2NodeJS
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MetaTrade2NodeJS

Connect your MQL experts with and external API. In this Example based on Express.js

Setup

  • execute "npm install" inside the project directory
  • start the server using "npm start"
  • copy TradingAPI.mq4 to your other experts (somewhere under AppData)
  • use the strategietester or add the expert to a chart and you should see the following

alt text

alt text

Troubleshoting

Error 4060

Allow your Expert to connect with your URL
MetaTrader -> Extras -> Optionen -> Experten
1. allow Webrequests
2. add "http://localhost"

Related Skills

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated1y ago
Forks8

Languages

MQL4

Security Score

60/100

Audited on Feb 18, 2025

No findings