-
Issue Type: Bug
create a task using the powershell as default shell
```
{
"label": "Compile-MQL",
"type": "shell",
"command": "C:\\Program Files (x86)\\Blue…
-
Hello I have an unknown error when I try to modify a trade or create a trade, I can still get the json answer from all my trades but I don't have the possibility to send it. Do you have any leads so I…
-
**Solution-0**
I have wrapped the Lazy pirate Pattern into a .dll
And I made a MQL binding for it.
It can be found [here](https://github.com/swilwerth/mql-lpclient-latest)
What is provided is…
-
deinit is not being called everytime.
the program can subscribe and receive message at first run. after closing the expert and reopen, mt4 held up zmq binding. the program cannot receive messages …
-
I took the following steps.
```
$ docker pull ea31337/ea-tester
$ docker run -it ea31337/ea-tester /bin/bash
ubuntu@8a7a2579206f:/opt/scripts$ vi /opt/conf/mt4-tester.ini
# edit Login, Passwo…
-
Hi all,
I am a newbie and I want to understand how this repo can me automate trading with MetaTrader terminal.
Any Demo video?
-
EDIT:
I checked the expert log within the MT4 terminal and I get the following errors:
- function 'processTick' call from dll 'mt4j.dll' critical error c0000005 at 07946A5A.
- function 'initObject' c…
rbi13 updated
6 years ago
-
File: `.vars.inc.sh`
Affected lines:
```
TERMINAL_DIR="${TERMINAL_DIR:-$(dirname "$(find "$HOME" "$OUT" -name terminal.exe -print -quit)")}"
TERMINAL_CNF="${TERMINAL_DIR}/config"
TERMINAL…
-
HEllo
in metatrader when i run MtApi it works successfully but i could not connect to localhost 8222 from TestApiClientUI. i am trying to connect over telnet but it also fails
in MetaTrader Expe…
-
My Metatrader 5 Build 1545 on Windows 10 crashed on call bool initExpert(int expertHandle, int port, string symbol, double bid, double ask, string& err); in MTApi EA.
Logfile:
MP 0 01:07:29.61…