MetaQuotes Language 4 (MQL4) is a new built-in language for programming of trading strategies.
I have been working on an algorithm ( Not mine, I am just modifying it ) that predicts when to buy and …
java api algorithmic-trading mql4 metatrader4Can somebody explain me what is the difference between both shift parameters of the iMA function on an example? According …
mql4I would like to send a POST from MQL4-script, using a JSON-format to a Node-server. I've tried the webRequest() …
json webrequest mql4Does somebody know how to avoid the error array out of range when trying to display long number of bars (…
mql4 mt4I have a few .EX4-files which are protected / encrypted. I want to decompile them to MQL4-source-code files in …
mql4 metatrader4Now I am compiling my MetaTrader .mq4 files to .ex4 files with MetaEditor. But my .mq4 files are generated by …
mql4 metatrader4I'm trying to modify an order, but I keep Error modifying order!, error#130. I'm using an ECN broker, so I …
mql4With MQL4 I have troubles in handling datetime. What I want to do is put datetime in array by month …
algorithmic-trading mql4 metatrader4 mt4I would like to call MQL4 or MQL5 function from my own imported DLL in Metatrader. Is it possible?
dll metatrader4 mql4 metatrader5 mql5