elliotkim
elliotkim
Friends 1
elliotkim
Added topic 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
elliotkim
Registered at MQL5.community
elliotkim
Added topic 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
elliotkim
Added topic 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
elliotkim
Added topic 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