
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
1. In MQL4 added UninitializeReason(), IsConnected() functions;
2. In MQL4 added iTime(), iOpen(), iClose(), iHigh(), iLow(), iVolume() new functions;
3. Updated the expert initialization after recompilation;
4. At opening a file on writing in a nonexistent subdirectory this subdirectory is created automatically;
5. In result of Open, Close, Modify trading operations, the selected by OrderSelect() order parameters does not change;
6. By order modification the arrow with the changed parameters is drawn;
7. Reduced the metatrader label by printing;
8. Added sound event for Trailing Stop;
9. Updated help-file of MetaEditor IDE.
10. Updating based on crash-logs.