-
I could not find support for SymbolInfoDouble. Are there plans to develop? Can I develop and make pull request?
-
Installed MtApi to MT4's "MQL4\experts" folder, and MTConnector.dll to "MQL4\Libraries" folder, and added that to user's environment PATH.
When dropping MtApi on a chart getting this:
```
2016.09.30…
-
how can i fix this problem??
today my server has update new EAC, my openkore can login to map server but after 1-3 second my openkore has disconnect from map server, please help me or notice me about…
-
### Issue Summary
Looks like when `ChoiceBlock` has a lot of elements - admin page goes to infinite loop. I could be wrong, but the same code worked earlier.
### Code
I have code like this:
…
-
### Summary
This problem got months until I figure out it was not working as I expected, because today I decided to perform a syntax text I considered redundant at the first time. Then I find now o…
-
Line 12 of the file OTMql4PyTest.mq4 `#include ` must be changed to `#include `
-
When backtesting using higher timeframes, the following errors appear in the terminal log files:
```
TestGenerator: unmatched data error (volume limit 584 at 2014.01.02 23:00 exceeded)
TestGenerator:…
-
MQL uses different color representation than C# System.Drawing.Color.
MQL4 color ( https://docs.mql4.com/basis/types/integer/color ):
**0x00BBGGRR**
**00**: ignored values
**BB**: Blue component
**GG…
Tr4Dr updated
8 years ago
-
Hi there,
installing MT4 (newer versions?) into the default directory creates the terminal data folder (MQL4, logs, etc.) inside the users AppData folder. While TerminalPath() returns the directory o…
-
Write, extend and correct the existing [Timeseries class](https://github.com/EA31337/EA31337-classes/blob/master/Timeseries.mqh) in order to implement cross-version methods which should correspond to …