Forum

converting mql5 indicator to mql4

hello every one, i wrote an indicator which colored some candles red or green based on a special condition. i want to convert it to mql4 , but it seems candle draw function is not in mql4. would you please help me. thank you so much --------

running two EA at the same time mt5 problem

hello every one, i wrote two EAs . one of them is for backtesting on MT5 which can send BUY or SELL ( using GUI for this purpose ) and the other one colored candles ( it colored big candles red and green which used oncalculate function) i want to run both of them at the same time and i know that i

setting pending order automatically

hello every one. I wanna to write an expert adviser which can set a buy limit automatically under a special condition. the idea is very simple and easy as below: in every time, consider the last candle[1] and one candle before it[2]. if [1] is bullish and [2] is bearish, set a buy limit on the open