I guess that not only for this MQL5 now has this event handler:
void OnTradeTransaction( const MqlTradeTransaction& trans, // Struktur der Handelstransaktion const MqlTradeRequest& request, // Struktur der Anfrage const MqlTradeResult& result // Struktur der Antwort );
thanks Carl for your reply, I'm using mql4

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
HI,
I placed a pending and expiration, how to know this pending order has expired?(the ticket # is known)
thanks