-
### What is the name of the app?
Metatrader
### (Optional) Where is the app hosted?
https://www.metatrader4.com/es
### About the app
MetaTrader 4 is a Forex trading platform, which also serves fo…
sorul updated
8 months ago
-
Book: Expert Advisor Programming For Metatrader 5
Andrew R. Young
Chapter 1 - MQL5 Basics 3
MQL5 Programs 3
File Extensions 3
Other File Types 3
File Locations 4
MetaEditor 5
MQL5 Wizard 7
…
-
Metatrader says it cannot open mql4Zmq.ex4 file. First I fixed the import on the OTMql4Zmq.mq4 expert advisor so it includes OTMql4Zmq.mqh. But then when I compile both .mqh and .mp4 I get errors. "u…
-
Subscribe to this issue and stay notified about new [weekly trending repos in MQL4](https://github.com/trending/mql4?since=weekly).
-
### Preliminary Checks
- [X] I have already searched for [existing issues](https://github.com/ccxt/ccxt/issues) and confirmed that this issue is not a duplicate
### Is your feature request related t…
-
Book: Expert Advisor Programming For Metatrader 5
Andrew R. Young
Chapter 2 - Variables & Data Types 11
Variables 11
Data Types 12
Integer Types 12
Real Types 13
String Type 13
Boolean Type 14
Color …
-
Please update the building section of your README to include more details.
The following really can't get anyone started.
```
How to Build Solution
The project is supported by Visual Studi…
-
Subscribe to this issue and stay notified about new [weekly trending repos in MQL5](https://github.com/trending/mql5?since=weekly).
-
Hello everyone,
So here is my problem, I am working on a web scraper to perform trades depending on information gathered on the internet.
However, when I try executing requests inside a python scrip…
-
I wasted a lot of time with this error message because I had no idea what was causing it.
I was compiling MQL5 with a bunch of included headers.. it would work with the syntax check but would give …