is it possible to stoop an expert from the mql4 code?
m_itai:
is it possible to stoop an expert from the mql4 code?
is it possible to stoop an expert from the mql4 code?
Not sure what you are trying to achieve but this is a simple way;
int start() { if(some condition) { return(0); } else { // Trade here } return(0); }

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register