Progmt4
Progmt4
Friends 1
Progmt4
Added topic How to convert mt4 to mt5
Hi, i have written a code in mt4 and trying to make the same ea in mt5. However, i am having trouble converting it to mt5. Thank you in advance in helping me.  dont know how to close the trade  in mt5. Thanks void OnTick ()   {
Progmt4
Added topic two ma cross condition. thanks
Hi, thank you in advance for helping me. I'm new to this. what i want to do is when my ma cross in the 15 minutes the ea will go to another condition  which is wait for my another ma cross in the 5 minutes chart then the trade will be closed. my
Progmt4
Added topic Ontick inside void ontick()-manual trade is alrrady open
Hello everyone. I'm sorry if i ask questions so basic I'm new to this. But i just want to know it this is possible. I actually want , one ma cross, and then wait for another ma to cross then close the trade. Thank you everyone in advance. void OnTick
Progmt4
Added topic Using single operator for bool will this work
I have a bool code Can i use a single operator like this Bool a >b && b<a && c>d && d<c; Will this work? Thanks in advance
Progmt4
Added topic mt4 how to make two moving average signal ea
Hi everyone, I'm new to this forum and new to creating an ea. I'm an aspiring mt4 ea maker and I would like to know how to make an ea that takes a trade after my two signals  are met. my sample is . when first ema crossed(sample value200 and
Progmt4
Registered at MQL5.community