Universal MA Cross EA - page 6

 

Hi Dave,

yes please if you can do one trade per bar....that will be great....

thanks

babar

 
babarmughal:
Hi Dave,

yes please if you can do one trade per bar....that will be great....

thanks

babar

Hi Babar, done. For one trade on one bar, use ConfirmedOnEntry = TRUE. Please check post #1 https://www.mql5.com/en/forum for the EA and this parameter description. Hope this help

 
{ "results": [ {"date":"1221264702","module":"mql5.com.en.forum","id":"3_111019","info":{"url":"https://www.mql5.com/en/forum/111019","author_name":"Hongbin Gu","author_login":"valleyfir","title":"How can I know whether the EA is enabled or disabled in a MT4?"},"text":"I want to create an EA Controller - on some condition send Ctrl+E keystroke to MT4 to enable or disable the Expert Advisors. But I don't know whether it it currently enabled or disabled, can anyone help me with this?"}, {"date":"1467088271","module":"mql5.com.en.forum","id":"3_159471","info":{"url":"https://www.mql5.com/en/forum/159471","author_name":"Rafael Rodriguez","author_login":"rafo05","title":"How to make EA to check MT4 Expert Advisors option 'Disable experts when the profile has been changed\""},"text":"Hi all Including IsTradeAllowed () makes EA able to verify if the Expert Advisor is allowed to trade and trading context is not busy. I am trying to find if there is any similar way to make EA able to verify if 'Disable experts when the profile has been changed' (MetaTrader 4 Tools Options Expert Advisors) is enabled or not. I want to include that checking (and eventual warning to user) because although IsTradeAllowed () gave TRUE value as a result, when my EA tried to modify stop loss of open order, I got error 4109. Thank you"}, {"date":"1473693126","module":"mql5.com.en.forum","id":"3_95409_2806391","info":{"url":"https://www.mql5.com/en/forum/95409/2806391#comment_2806391","author_name":"Sergey Golubev","author_login":"newdigital","title":"How can i change EA parameters after MT4 server migration...?","avatar60x60":"https://c.mql5.com/avatar/2012/12/50D09349-3D90.jpg"},"text":"It was disabled on your MT4 but it should be enabled on VPS MT4 side: Regardless of whether autotrading is allowed or forbidden in your client. terminal or in the properties of a launched Expert Advisor, any trading. robot is allowed to trade after being moved to the virtual terminal. For information - read this article and watch those 3 video"} ], "error":"ok" }
 
firedave:
Hi Babar, done. For one trade on one bar, use ConfirmedOnEntry = TRUE. Please check post #1 https://www.mql5.com/en/forum for the EA and this parameter description. Hope this help

thanks dave.......

how about ConfirmedOnEntry = FALSE and one tradw per bar..........can u do it...please...

thanks

babar

 
johnedoe:
Some place I missed how to import this EA into metatrader....I have the file copied .... now how do I get it to mt4 so I can use it? thanks for the help.

Save the EA file to your MetaTrader folder /experts . Close your MT4 and re-load it again. You should have the EA on your Expert Advisors list. Hope this help

 
babarmughal:
thanks dave.......

how about ConfirmedOnEntry = FALSE and one tradw per bar..........can u do it...please...

thanks

babar

Done, check first post for the new parameter. Hope this help

 

Univ cross MA EA

HI dave

Is it possible to backtest and forward test to your EA at H4 tf ?

P.S pls check you em i already sent you a reply!

Thanks Dave

 
yass:
HI dave

Is it possible to backtest and forward test to your EA at H4 tf ?

P.S pls check you em i already sent you a reply!

Thanks Dave

Hi yass, received it. I still need to download Neumex MT4 platform first Btw, your question is for this EA or the other EA on other thread ?

 

UN cross MA EA

your question is for this EA or the other EA on other thread ?

Dave its about the EA u post in the first post in this thread (universal cross MA)......

Best Regards.........

 

firedave

thank you, that got it, now to see how it does.

Reason: