Forum

How do I check an account is under investor mode using an EA?

Hi, is there any idea how to check an account is under investor mode / trader mode using a function in MQL4? I have used IsTradeAllowed but it is actually used to check AutoTrading button. Thanks

How to Disable Expert Advisor Properties?

I once tried an EA which I couldn't edit the properties (F7) while it was running. How to disable the Properties by using MQL? Thanks for the answer

Hide "dependencies" DLL

Hi, is there any function in MQL to hide "dependencies" DLL in EA? Thx