
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
hello guys,
well fairly i'm new to mql programming so i'm not sure its a bug or what!
while i was testing my ea noticed there are few orders not actually created by my codes!
first i thought my code logic is wrong or something to check that idea i hashed out most my code and now i got only 1 ordersend function with specific order comment "Trend" so i can track of it
and most are correct when i check visual i get bunch of arrow with this sorta information #4 buy 0.05 EURUSD at 1.1284 /Trend (666)
however i still see some order like these #1 buy 0.05 EURUSD at 1.1275/ default (666) they appear on visual testing without any sl or tp ...!
wondering what might cause such a thing and how can i fix this issue!
thank you in advance