-
http://codebase.mql4.com/source/27370
LOT=0.01
time= (GMT) 4-19
TP(long)=50pip
TP(short)=75pip
SL(long)=80pip
SL(short)=50pip
Trailing stop=30;
MACDOpenLevel=3.0
MACDCloseLevel=2.0
MATrendPeriod=2…
-
## Install:
##### On linux:
``` bash
cd ~/.config/sublime-text-2/Packages/
git clone https://github.com/currencysecrets/mql4.git
```
##### On OSX:
``` bash
cd ~/Library/Application\ Support/Sublime\…
-
It seems I have Python 2.6 on my Mac box and I'm getting the following error in the console view after compiling:
``` bash
Traceback (most recent call last):
File "./sublime_plugin.py", line 362, i…
-
Certain nodes do no respond in metatrader terminal after awhile.
Symptoms: high cpu at terminal.exe, memory around 78 Mb, compared to 13 mb at startup. Memory leak?
Problem: while the solution does…