Forum

data sharing in new MT4

I was sharing data from two different brokers. Since the data structure has been changed, my EA doesn't work anymore because they can't talk to each other through the data file. Is there any way to specify the folder name that I want to save my data from EA, such as c:\workfile\data1.csv. Thanks for

file corrupt

I am new here and MQL4. I am trying to make my own EA. But the MT4 complains, saying "executable file is corrupted. please recompile it" I recompiled and same thing happens. Is there any special file structure going on here or what? Can anyone help me

MA within RSI indicator in seperate window

Using MQL4 language, how can I get the value of MA in seperate window where RSI is? Normally I know how to get MA value in chart window. Sometimes we need some indicators like RSI. Normally we put RSI in a seperate window, other than chart window. I need get MA value of that RSI which is in a

sequence of SL and EA

I am writing a small EA, using sellstop and/or buystop with SL. So when the current price , for example, drops below the sellstop order, the order will change to sell automatically by the system, not by my EA. Also, if the price goes higher than the SL of the sell order, it will SL and the order