-
Hello, after trying to build the mq5 file I get this error when compiling:
'MainTRBotEA.mq5' 1
'AllNeededLibs.mqh' 1
'TimeUtils.mqh' 1
'typedefs.mqh' 1
'TrBotClient.mqh' 1
'MessagesLi…
-
Hello developer,
I am really delighted to see this repository. It is wonderful tool as per demos I saw.
I have tried something I will share.
I try to open an .ex5 file which is a Metatrader 5 file.…
-
I'm requesting support for MQL4 & MQL5 programming language syntax.
These programming languages are different from C, so implementing #932 won't help.
The documentation can be found in here:
- https…
-
I made some modifications and It's working on Ubuntu 20.04 and MT5.
Download the dependencies and remove funcions that are duplicated. Be happy!!!
```
//+--------------------------------------…
-
Hi Brother Thanks for provide public MQL5 EA for test.
I am trying to test some EAs on demo account, but I don't understand when its close the Open orders.
Please explain how to use this EAs.
Tha…
-
It'd be neat to be able to use Metatrader, because they are broker independant. They already have a ton of implementations for other exchanges, which would make this very useful.
[Backtrader](htt…
-
Hi,
I created an 8GB RAM VM for this, which has the latest Windows 10 Enterprise , live MT4 and Python 3.7 32 bit (I suspect with 0mq there is no difference between python 32 bit and 64). The VM it…
-
This is with a custom `maxOtherSize` (I set it to 10% instead of 5%). Maybe this is the cause?
-
When trying to compile the MA.mt5.mq4 Indicator, the following lines cause a compilation (can't open Custom Moving Average.mq5) input file.
```
// Includes MQL5 version of indicator.
#include
…
cgava updated
6 months ago
-
Does this issue occur when all extensions are disabled?: No
- VS Code Version: 1.87.2
- OS Version: Windows_NT x64 10.0.19045
Steps to Reproduce:
1. Install MQL Tools exten…