Forum

Latest order open price

I'm trying to get the price of the latest opened order in mql4. Plz help

Make EA stop executing orders if the latest OrderOpenPrice is less than XX number of points. (MQL

I'm trying to stop my EA from executing orders if the latest order open price is less than number of points, As far as I know, I have to identify the Order open price of the latest order, Please help

MQL4 EA lot size

Hello, traders/programmers, Currently I'm developing couple of EAs' After setting conditions to open a trade, For example, lets say I'm using EMA crossover: For the first position I'm using 0.01 lot(s), for the second position I want to use different lot size, How can I set a different lot size for