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
With reference to this page:https://www.mql5.com/en/docs/standardlibrary/tradeclasses/ctrade/ctradepositionclose, I want that once a deal is just closed whit this chunk of code:
I want adeguately catch the closing events in onTradeTransaction() events of my robot;
i.e, referring to it:
I want to add the code in order to adequately handling such event.