Top "Metatrader4" questions

MetaTrader 4 is an electronic client/server trading platform widely used by online retail foreign exchange speculative traders.

How to send/receive data to/from MetaTrader Ternminal 4 with JAVA (or anything!)

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 metatrader4
Evaluation requires a thread to run temporarily. Use the Watch window to perform the evaluation

I'm completely stuck. I'm testing MetaTrader API and getting next error when tries to run a method in the Immediate …

c# exception-handling thread-exceptions metatrader4
How to reverse-engineer and convert a protected EX4 file to MQL4-source in an MQ4 file?

I have a few .EX4-files which are protected / encrypted. I want to decompile them to MQL4-source-code files in …

mql4 metatrader4
How to compile an MQL4 file with a command-line tool?

Now I am compiling my MetaTrader .mq4 files to .ex4 files with MetaEditor. But my .mq4 files are generated by …

mql4 metatrader4
How to calculate (add) datetime values in MQL4?

With MQL4 I have troubles in handling datetime. What I want to do is put datetime in array by month …

algorithmic-trading mql4 metatrader4 mt4
Call Metatrader MQL4/MQL5 function from imported DLL

I would like to call MQL4 or MQL5 function from my own imported DLL in Metatrader. Is it possible?

dll metatrader4 mql4 metatrader5 mql5
how to draw an arrow with mql4 in all of the chart?

my problem is that i want to draw an up arrow(Green) and down arrow(Red) in bullish candle and …

mql4 metatrader4 mt4