MetaTrader 4 is an electronic client/server trading platform widely used by online retail foreign exchange speculative traders.
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 metatrader4I'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 metatrader4I 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 metatrader4With 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 mql5my problem is that i want to draw an up arrow(Green) and down arrow(Red) in bullish candle and …
mql4 metatrader4 mt4I have a simple test.py script that I would like to run from an MQL4 EA. How can I …
python algorithmic-trading mql4 metatrader4 forex